EntityCollectionBase2TEntitySort Method |
Name | Description | |
---|---|---|
![]() | Sort(Int32, ListSortDirection) |
Applies sorting like IBindingList.ApplySort, on the field with the index fieldIndex and with the direction specified.
(Inherited from CollectionCoreT.) |
![]() | Sort(PropertyDescriptor, ListSortDirection, IComparerObject) |
Sorts the collection.
(Inherited from CollectionCoreT.) |
![]() | Sort(String, ListSortDirection, IComparerObject) |
Sorts the collection.
(Inherited from CollectionCoreT.) |
![]() | Sort(Int32, ListSortDirection, IComparerObject) |
Sorts the collection.
(Overrides CollectionCoreTSort(Int32, ListSortDirection, IComparerObject).) |