Click or drag to resize
DataId32ListTMerge Method
Overload List
  NameDescription
Public methodMerge(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.
Public methodMerge(T)
Merge data object with this list. Only objects that are not already in the list are added to the list.
Top
See Also