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)
Since: 6.0
Syntax Public Function Clone As NameHash
Return Value
Type:
NameHashA different instance of the same name hash.
See Also