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 
oSourceConnectionand are in the same circuit.