ICMPLayerGetAllLayerObjects Method

Gets all objects on the layer.

Definition

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

Return Value

ListIObject
List with all objects on this layer

Implements

InterfaceLayerGetAllLayerObjects
InterfaceLayerGetAllLayerObjects

See Also