OEC Application Programming Interface

IDKeyList<Key,SortKey,T>.Item Property

Gets an item from a collection by it's secondary key value

public T this[
   SortKey key
] {get;}

Parameters

key
Secondary key value

See Also

IDKeyList<Key,SortKey,T> Class | OEC.API.Bases Namespace