IErlObject Clone Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodOnlineClone 
Creates a new object that is a copy of the current instance.
(Inherited from OnlineICloneable.)
Public methodClone 
Clone an instance of Erlang object by performing deep copy of non-scalar terms and shallow copy of scalar terms
Back to Top
See Also