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