ICMPObjectGetInterfacePinList Method

Returns all Pins of the Component (in the order of the package pin definition).

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public List<InterfacePin> GetInterfacePinList()

Return Value

ListInterfacePin
List of InterfacePin

Implements

InterfaceCMPObjectGetInterfacePinList

See Also