IPinGetNetNameOnIPin(ICMPObject) Method

Gets the name of the underlying net of a pin.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public string GetNetNameOnIPin(
	ICMPObject Parent
)

Parameters

Parent  ICMPObject
ICMPObject(parent)

Return Value

String
string

Implements

InterfacePinGetNetNameOnIPin(ICMPObject)

See Also