DiffCollection.Add Method
Include Protected Members
Include Inherited Members
Adds an object to the end of this collection.
Overload List
Name | Description | |
---|---|---|
Add(Diff) | Adds an object to the end of this collection. | |
Add(Diff, String) | Adds an object to the end of this collection, prefixing the FieldChanged property. |
Top