public void TrackNet( Connection oSourceConnection, List<Connection> foundConnectionList )
public: void TrackNet( Connection^ oSourceConnection, List<Connection^>^ foundConnectionList )
Parameters
| Parameter Name | Description |
|---|---|
| oSourceConnection | Connection from which tracking net is started. |
| foundConnectionList | List of connections that are in the same net as oSourceConnection. |