OEC Application Programming Interface

BasicList<T> Members

BasicList<T> overview

Public Instance Constructors

BasicList<T> Constructor Initializes a new instance of the BasicList<T> class.

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