InterfaceLayerGetAllLayerInterfaceObjects Method

All objects of this layer.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
IList<InterfaceObject> GetAllLayerInterfaceObjects()

Return Value

IListInterfaceObject
List of all layer elements.

See Also