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