OEC Application Programming Interface

BasicList<T> Properties

The properties of the BasicList<T> class are listed below. For a complete list of BasicList<T> class members, see the BasicList<T> Members topic.

Public Instance Properties

Count Gets the number of elements contained in the collection.
Item Gets an item from a collection by index

See Also

BasicList<T> Class | OEC.API.Bases Namespace