Base class for dual-indexed collections
For a list of all members of this type, see IDKeyList<Key,SortKey,T> Members.
System.Object
MarshalByRefObject
KeyedList<Key,T>
IDList<Key,T>
IDKeyList<Key,SortKey,T>
NamedList<T>
Base class for collections that can be accessed by primary key (ID) or by secondary key (Name). Also provides a list of items sorted by secondary key.
Namespace: OEC.API.Bases
Assembly: API (in API.dll)
IDKeyList<Key,SortKey,T> Members | OEC.API.Bases Namespace