Add | Adds a data structure (Item in the collection) and returns a reference to it (Index starting from 0). |
 GetXMLSchema | Retrieves the XML schema of the data structure. |
 Item | Returns a reference to an existing item in the collection by its index. |
 ToXMLFile | Creates an XML file that represents the object data. |
 ToXMLString | Creates an XML string that represents the object data. |
 Count | Retrurns the number of MessageDataLine data structures in the data column. |
Â
Â