'Declaration
<__DynamicallyInvokableAttribute()> Public Overloads Sub Sort( _ ByVal index As System.Integer, _ ByVal count As System.Integer, _ ByVal comparer As System.Collections.Generic.IComparer(Of NGraphEdge) _ )
'Usage
Dim instance As NGraphEdgeList Dim index As System.Integer Dim count As System.Integer Dim comparer As System.Collections.Generic.IComparer(Of NGraphEdge) instance.Sort(index, count, comparer)
Parameters
- index
- count
- comparer