Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Clone Method (name)
NamespacesGenesyslab.Desktop.Infrastructure.ConfigurationIConfigManagerClone(String)
Clones this instance.
Declaration Syntax
C#Visual BasicVisual C++
IConfigManager Clone(
	string name
)
Function Clone ( _
	name As String _
) As IConfigManager
IConfigManager^ Clone(
	String^ name
)
Parameters
name (String)
The name.
Return Value
A clone of this instance.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)