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