OEC Application Programming Interface

PitGroupList Class

List of routing groups - see OECClient.PitGroups

For a list of all members of this type, see PitGroupList Members.

System.Object
   MarshalByRefObject
      KeyedList<Int32,PitGroup>
         IDList<Int32,PitGroup>
            IDKeyList<Int32,String,PitGroup>
               NamedList<PitGroup>
                  PitGroupList

public class PitGroupList : NamedList<PitGroup>

Remarks

The list is indexed by ID and Name

Requirements

Namespace: OEC.API

Assembly: API (in API.dll)

See Also

PitGroupList Members | OEC.API Namespace