Click or drag to resize
DataIdInt32List Methods

The DataIdInt32List type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds an id to the end of the list.
Public methodAddRange
Adds the elements of the specified collection to the end of the list.
Public methodClone
Get a copy of this data id list.
Public methodGetInt32List
Get generic list.
Public methodMerge
Merge data object with this list. Only objects that are not already in the list are added to the list.
Top
See Also