'DeclarationProtected Overridable Function GetAllRerouteAlwaysRoutes() As System.Collections.Generic.List(Of INRoutableShape)
'UsageDim instance As NRoutingManager Dim value As System.Collections.Generic.List(Of INRoutableShape) value = instance.GetAllRerouteAlwaysRoutes()
protected virtual System.Collections.Generic.List<INRoutableShape> GetAllRerouteAlwaysRoutes()