IODBObjectClone Method

Clone the object.

Definition

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

Return Value

IODBObject
new IODBObject with same values.

See Also