OEC Application Programming Interface

BasicList<T> Class

Base class for collections of unsorted non-keyed objects

For a list of all members of this type, see BasicList<T> Members.

System.Object
   MarshalByRefObject
      BasicList<T>
         Derived types

public class BasicList<T> : MarshalByRefObject, IEnumerable<T>, IEnumerable

Type Parameters

T
type of object

Requirements

Namespace: OEC.API.Bases

Assembly: API (in API.dll)

See Also

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