INetComponentList Property

The list of cmps with pins.

Definition

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

Property Value

ListINetObject

Implements

InterfaceNetComponentList

See Also