[Hauptseite] / [CCoordinateStorage]
Class CCoordinateStorage
  New (ID As Integer) As CCoordinateStorage
  Function AddCoordinate(cCoordinate As CCoordinateNode) As Boolean
  Static Function ByName(Name As String) As CCoordinateStorage
  Function CheckWriteAccess() As Boolean
  Property ID As Integer
  Property isHintList As Boolean
  Property Items As CCoordinateNodeList
  Property Name As String
  Function RemoveCoodinate(cCoordinate As CCoordinateNode) As Boolean
  Property User As CUser

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