The IObjectList type exposes the following members.

Methods

  NameDescription
Public methodAdd
Appends an object to the end of the collection
Public methodGet
Returns the object at index
Public methodRemove
Get the object at index and remove it from the list
Public methodSize
Returns the size of this collection

See Also