ILayerGetElementCount Method

Gets count of Elements on this layer

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public virtual int GetElementCount()

Return Value

Int32
Element count

Implements

InterfaceLayerGetElementCount

See Also