DiffCollection.AddRange Method
Include Protected Members
Include Inherited Members
Adds the objects in the specified collection to this collection.
Overload List
Name | Description | |
---|---|---|
AddRange(ICollection) | Adds the objects in the specified collection to this collection. | |
AddRange(ICollection, String) | Adds the objects in the specified collection to this collection, prefixing the FieldChanged property. |
Top