XmpNode.GetHashCode Method

Returns a hash code for this XmpNode.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public override int GetHashCode()

Return Value

An integer value that specifies the hash code for this XmpNode.

See Also

Reference