pmMDA.NET

SortedArray Constructor (IComparer)

[This is preliminary documentation and subject to change.]

Initializes a new instance of the SortedArray class using a specified comparer.

public SortedArray(
   IComparer comparer
);

Parameters

comparer
The comparer used to compare and sort the items.

See Also

SortedArray Class | PmMda.Net.Dog.Paging Namespace | SortedArray Constructor Overload List