RoutesList Methods |
The RoutesList type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add | Creates and adds a new object to the CTC list. (Inherited from CtcObjectListBaseT.) |
![]() | Add(T) | Adds a given object to the CTC list. (Inherited from CtcObjectListBaseT.) |
![]() | Contains | (Inherited from CtcObjectListBaseT.) |
![]() | GetEnumerator | (Inherited from CtcObjectListBaseT.) |
![]() | GetEnumeratorOfT | (Inherited from CtcObjectListBaseT.) |
![]() | MoveFirst | Repositions list item to be first in the list. (Inherited from CtcObjectListBaseT.) |
![]() | MoveLast | Repositions list item to be last in the list. (Inherited from CtcObjectListBaseT.) |
![]() | Remove | Removes an object from the CTC list. (Inherited from CtcObjectListBaseT.) |