|
Pip-Services-Commons-Dotnet
|
Interface for data objects that are able to create their full binary copy. More...
Public Member Functions | |
| object | Clone () |
| Creates a binary clone of this object. More... | |
Interface for data objects that are able to create their full binary copy.
| object PipServices3.Commons.Data.ICloneable.Clone | ( | ) |
Creates a binary clone of this object.
Implemented in PipServices3.Commons.Data.AnyValueArray, PipServices3.Commons.Data.AnyValueMap, and PipServices3.Commons.Data.AnyValue.
1.8.13