| IEntityCollectionCoreSort Method |
| Name | Description | |
|---|---|---|
| Sort(Int32, ListSortDirection) |
Applies sorting like IBindingList.ApplySort, on the field with the index fieldIndex and with the direction specified.
| |
| Sort(Int32, ListSortDirection, IComparerObject) |
Sorts the collection.
| |
| Sort(String, ListSortDirection, IComparerObject) |
Sorts the collection.
|