'DeclarationProtected Overridable Sub Reroute( _ ByVal routes As System.Collections.Generic.List(Of INRoutableShape) _ )
'UsageDim instance As NRoutingManager Dim routes As System.Collections.Generic.List(Of INRoutableShape) instance.Reroute(routes)
protected virtual void Reroute( System.Collections.Generic.List<INRoutableShape> routes )
Parameters
- routes