ArrayBuilder<T>.SortAndRemoveDuplicates(IComparer<T>) Метод

Определение

public:
 void SortAndRemoveDuplicates(System::Collections::Generic::IComparer<T> ^ comparer);
public void SortAndRemoveDuplicates (System.Collections.Generic.IComparer<T> comparer);
member this.SortAndRemoveDuplicates : System.Collections.Generic.IComparer<'T> -> unit
Public Sub SortAndRemoveDuplicates (comparer As IComparer(Of T))

Параметры

comparer
IComparer<T>

Применяется к