ArchivableDictionaryClone Method |
Constructs a deep copy of this object.
Namespace:
Rhino.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic ArchivableDictionary Clone()
Public Function Clone As ArchivableDictionary
Return Value
Type:
ArchivableDictionaryThe copy of this object.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also