Configuration Clone Method NFX Class Library

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

Implements IClonable by returning new MemoryConfiguration clone

Namespace: NFX.Environment
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public Object Clone()

Return Value

Type: OnlineObject

Implements

OnlineICloneable Clone 
See Also