'Declaration
<__DynamicallyInvokableAttribute()> Public Overloads Sub Sort( _ ByVal comparer As System.Collections.Generic.IComparer(Of NLevelContour) _ )
'Usage
Dim instance As NLevelPath Dim comparer As System.Collections.Generic.IComparer(Of NLevelContour) instance.Sort(comparer)
[__DynamicallyInvokable()] public void Sort( System.Collections.Generic.IComparer<NLevelContour> comparer )
Parameters
- comparer