Property Comparer
Comparer
The comparer object supplied at creation time for this sorted collection.
Declaration
Collections.Generic.IComparer<T> Comparer { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IComparer<T> | The comparer |