public void RouteConnections( ICollection<RoutedConnection> colConnections, bool bShowRoutedConnections )
public: void RouteConnections( ICollection<RoutedConnection^>^ colConnections, bool bShowRoutedConnections )
Parameters
- colConnections
 - Collection of topology connections which will be routed. Can't be 
null. Input parameter. - bShowRoutedConnections
 - If 
truerouted connection are shown in the GED.