OEC Application Programming Interface

KeyedList<Key,T> Methods

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

Public Instance Methods

ContainsKey Determines whether the collection contains a specific key.
GetByIndex Gets the item by zero-based index
SortedValues 

See Also

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