Description:

Creates a copy of this content hash. Because content hash is immutable, this can be used as a deep copy.

Syntax:
public ContentHash Clone()
Returns:
A different instance of the same content hash.
Available since:
6.0

Nothing found