'Declaration
Protected Overridable Sub ApplyOrderToLayer( _ ByVal layer As NGraphVertexList, _ ByVal order() As System.Integer _ )
'Usage
Dim instance As NGraphCrossingReductorBase Dim layer As NGraphVertexList Dim order() As System.Integer instance.ApplyOrderToLayer(layer, order)
protected virtual void ApplyOrderToLayer( NGraphVertexList layer, System.int[] order )
Parameters
- layer
- order