DiffCollection.Sort Method
Include Protected Members
Include Inherited Members
Sorts the collection.
Overload List
Name | Description | |
---|---|---|
Sort() | Sorts the collection by the FieldChanged property. | |
Sort(IComparer) | Sorts the collection using the specified comparer. |
Top