InterfaceObjectSpecificsDClone Method

Clone this object with all members and properties.

Definition

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

Return Value

IObjectSpecificsD
A new instance of this object with same values.

See Also