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