pmMDA.NET

LightweightObjectImpl.DeepCopy Method 

[This is preliminary documentation and subject to change.]

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

public ILightweightObject DeepCopy();

Return Value

A deep clone of this lightweight object.

Implements

ILightweightObject.DeepCopy

See Also

LightweightObjectImpl Class | PmMda.Net.Dog Namespace