[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| Clone |
Implements IClonable by returning new MemoryConfiguration clone
| |
| Clone T |
Creates a deep copy of this configuration into new instance of T
| |
| Clone(Configuration) |
Creates a deep copy of this configuration into newInstance which was allocated externally
|
See Also