Creates a copy of this name hash.
Because content hash is immutable, this can be used as a deep copy.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
SyntaxPublic Function Clone As NameHash
Return Value
Type:
NameHashA different instance of the same name hash.
Version InformationRhino for Windows
Supported in: 6.8
See Also