UniqueList T  Sort Method (IComparer T )Delta Engine Documentation

Namespace: DeltaEngine.Extensions
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public void Sort(
	IComparer<T> comparer
)

Parameters

comparer
Type: System.Collections.Generic IComparer T 
See Also