InterfaceCMPObjectGetSpecifics Method

Gets a ObjectSpecifics (e.g. PadSpecifics) with special data.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
IObjectSpecifics GetSpecifics()

Return Value

IObjectSpecifics
IComponentSecifics of this component.

See Also