pmMDA.NET

SortedArray Constructor

Initializes a new instance of the SortedArray class.

Overload List

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

public SortedArray();

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

public SortedArray(IComparer);

See Also

SortedArray Class | PmMda.Net.Dog.Paging Namespace