pmMDA.NET

DataObjectImpl.Clone Method 

[This is preliminary documentation and subject to change.]

Creates and returns a deep copy of this data object and its descendants.

public abstract object Clone();

Return Value

A deep clone of this data object.

Implements

ICloneable.Clone

See Also

DataObjectImpl Class | PmMda.Net.Dog Namespace