DataId64ListTMerge Method |
Name | Description | |
---|---|---|
Merge(IEnumerableT) |
Add the elements of the specified collection to
the end of the list.
Only objects that are not already in the list
are added to the list.
| |
Merge(T) |
Merge data object with this list.
Only objects that are not already in the list
are added to the list.
|