pmMDA.NET

DataObjectImpl.Copy Method 

[This is preliminary documentation and subject to change.]

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

public IDataObject Copy();

Return Value

A deep clone of this data object.

Implements

IDataObject.Copy

See Also

DataObjectImpl Class | PmMda.Net.Dog Namespace