ArchivableDictionary.Clone Method

ArchivableDictionaryClone Method

Constructs a deep copy of this object.

Namespace:  Rhino.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public ArchivableDictionary Clone()
Public Function Clone As ArchivableDictionary

Return Value

Type: ArchivableDictionary
The copy of this object.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also