[Hauptseite] / [CDataNodeStorage]
Class CDataNodeStorage
  New (name As String, createIfNotExists As Boolean) As CDataNodeStorage
  New (name As String) As CDataNodeStorage
  Property CanWrite As Boolean
  Function Copy(newName As String) As CDataNodeStorage
  Function Delete()
  Static Function Exists(name As String, userID As Integer) As Boolean
  Static Function Exists(name As String) As Boolean
  Property Items As CDataNodeList
  Static Function LoadFromUser(name As String, userID As Integer) As CDataNodeStorage
  Property Name As String
  Function Rename(newName As String)
  Property Title As String

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