Public Methods
Creates a new ListMember in the collection and returns the pointer to it. PARAMETERS: Text as String. | |
Deletes a ListMember object specified by the given Text or sequence number. PARAMETERS: Identifier as String or Integer. |
Public Properties
Returns a ListMember object specified by the given Text or sequence number. PARAMETERS: Identifier as String or Integer. | |
This is the number of ListMember objects in the collection. DATATYPE: Integer. | |
Returns a ListMember object specified by the given Text or sequence number. PARAMETERS: Identifier as String or Integer. |
See Also