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