DataIdInt32List Class |
Namespace: ArtDatabanken.Data
The DataIdInt32List type exposes the following members.
Name | Description | |
---|---|---|
DataIdInt32List |
Constructor for the DataIdInt32List class.
| |
DataIdInt32List(Boolean) |
Constructor for the DataIdInt32List class.
|
Name | Description | |
---|---|---|
Add |
Adds an id to the end of the list.
| |
AddRange |
Adds the elements of the specified collection to
the end of the list.
| |
Clone |
Get a copy of this data id list.
| |
GetInt32List |
Get generic list.
| |
Merge |
Merge data object with this list.
Only objects that are not already in the list
are added to the list.
|