INetObjectGetIPin Method

Gets an IPin object for the index.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public IPin GetIPin()

Return Value

IPin
IPin on the net.

Implements

InterfaceNetObjectGetIPin

See Also