Click or drag to resize

CtcObjectListBaseT Methods

The CtcObjectListBaseT generic type exposes the following members.

Methods
  NameDescription
Public methodAdd
Creates and adds a new object to the CTC list.
Public methodAdd(T)
Adds a given object to the CTC list.
Protected methodAssignDefaultName
Public methodContains
Public methodGetEnumerator
Public methodGetEnumeratorOfT
Protected methodGetObjectData
Public methodMoveFirst
Repositions list item to be first in the list.
Public methodMoveLast
Repositions list item to be last in the list.
Public methodRemove
Removes an object from the CTC list.
Top
See Also