InterfaceNetComponentList Property

The list of cmps with pins.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
List<INetObject> ComponentList { get; }

Property Value

ListINetObject

See Also