Configuration Clone Method NFX Class Library

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

Overload List

  NameDescription
Public methodClone 
Implements IClonable by returning new MemoryConfiguration clone
Public methodClone T  
Creates a deep copy of this configuration into new instance of T
Public methodClone(Configuration)
Creates a deep copy of this configuration into newInstance which was allocated externally
Back to Top
See Also