InterfaceLayerGetAllLayerObjects Method

All objects of this layer.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
List<IObject> GetAllLayerObjects()

Return Value

ListIObject
List of all layer elements.

See Also