Click or drag to resize
CMSListT Methods

The CMSListT generic type exposes the following members.

Methods
  NameDescription
Public methodAdd(T)
Adds an object to the end of the list.
Public methodAdd(T)
Adds an objects to the end of the list.
Public methodContains
Determines whether an element is in the list.
Public methodGetObjectData
Object serialization.
Top
See Also