Click or drag to resize
MultiKeyDictionaryValueTypeClone Method
Gets the cloned Hashtable.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public override Object Clone()

Return Value

Type: Object

Implements

ICloneableClone
See Also