| OEC Application Programming Interface |
|
CompoundPositionGroupList Members
CompoundPositionGroupList overview
Public Instance Constructors
Public Instance Properties
Count (inherited from KeyedList<Int32,CompoundPositionGroup>) | Gets the number of elements contained in the collection. |
First (inherited from KeyedList<Int32,CompoundPositionGroup>) | Gets the first item in collection or default value, if no items available |
Item (inherited from IDKeyList<Int32,String,CompoundPositionGroup>) | Gets an item from a collection by it's secondary key value |
Keys (inherited from KeyedList<Int32,CompoundPositionGroup>) | Gets a list of keys available in the collection |
Last (inherited from KeyedList<Int32,CompoundPositionGroup>) | Gets the last item in collection or default value, if no items available |
Values (inherited from IDKeyList<Int32,String,CompoundPositionGroup>) | Gets a list of items ordered by secondary key |
Public Instance Methods
ContainsKey (inherited from KeyedList<Int32,CompoundPositionGroup>) | Determines whether the collection contains a specific key. |
GetByIndex (inherited from KeyedList<Int32,CompoundPositionGroup>) | Gets the item by zero-based index |
SortedValues (inherited from KeyedList<Int32,CompoundPositionGroup>) | |
See Also
CompoundPositionGroupList Class | OEC.API Namespace