[Hauptseite] / [CDataNode]
Class CDataNode
  Property asBinary
  Property asBoolean As Boolean
  Property asDate As Date
  Property asDouble As Double
  Property asInteger As Integer
  Property asString As String
  Static Function CheckKey(key As String, showException As Boolean) As Boolean
  Property CommentRight As String
  Property CommentTop As String
  Function Detach()
  Function GetPath() As String
  Function GetPath(delimiter As String) As String
  Property HasAttribute As Boolean
  Property HasChildren As Boolean
  Property HasParent As Boolean
  Property Item(key As String) As CDataNode
  Property Items As CDataNodeList
  Property Key As String
  Property Parent As CDataNode
  Property ParentList As CDataNodeList
  Function Rename(newKey As String)
  Property Value As String

//wiki.stne.net/index.php?title=API:CDataNode
//wiki.en.stne.net/index.php?title=API:CDataNode