FirstClassElementCollectionBase<ElementCollectionType, ElementType>.Sort method
Sorts objects in the collection.
Overload list
Name | Description | |
---|---|---|
Sort() | Sorts the collection using the [DefaultElementComparer]. | |
Sort(IComparer) | Sorts the collection with the supplied comparer. |
Top
See also
Reference
FirstClassElementCollectionBase<ElementCollectionType, ElementType> class
FirstClassElementCollectionBase<ElementCollectionType, ElementType> members