InterfacePinGetNetNameOnIPin(ICMPObject) Method

Gets the name of the underlying net of a pin.

Definition

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

Parameters

Parent  ICMPObject
ICMPObject(parent)

Return Value

String
string

See Also