Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

MethodDescription

 Add

Creates a new ListMember in the collection, and then returns the pointer to it. PARAMETERS: Text

as

(String).

 Remove

Deletes a ListMember object specified by the given Text or sequence number. PARAMETERS: Identifier

as

(String or Integer).

Public Properties

PropertiesDescription

 _Item

Returns a ListMember object specified by the given Text or sequence number. PARAMETERS: Identifier

as  

(String or Integer).

 _NewEnum


 

Count

This is the number

Number of ListMember objects in the collection. DATATYPE: Integer.

 Item

Returns a ListMember object specified by the given Text or sequence number. PARAMETERS: Identifier

as

(String or Integer).

Info
titleSee Also

...