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