public void TrackPotential( Connection oSourceConnection, List<Connection> foundConnectionList )
public: void TrackPotential( Connection^ oSourceConnection, List<Connection^>^ foundConnectionList )
Parameters
- oSourceConnection
- Connection from which tracking potential is started.
- foundConnectionList
- List of connections that has the same potential as
oSourceConnection
and are in the same circuit.