InterfaceCMPObjectClone Method

Clone the component object.

Definition

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

Return Value

ICMPObject
New IODBObject with same values and changed Reference for this layer.

See Also