pmMDA.NET

LightweightObjectImpl.Clone Method 

[This is preliminary documentation and subject to change.]

Creates and returns a deep copy of the lightweight object and its descendants.

public abstract object Clone();

Return Value

A deep clone of this lightweight object.

Implements

ICloneable.Clone

See Also

LightweightObjectImpl Class | PmMda.Net.Dog Namespace