ICMPObjectClone Method

Clone the component object.

Definition

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

Return Value

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

Implements

InterfaceCMPObjectClone

See Also