Click or drag to resize

ArchivableDictionaryClone Method

Constructs a deep copy of this object.

Namespace:  Rhino.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public ArchivableDictionary Clone()

Return Value

Type: ArchivableDictionary
The copy of this object.
See Also