UnsignedRational.GetHashCode Method

Returns a hash code for this UnsignedRational.

Namespace: Aurigma.GraphicsMill
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 UnsignedRational.

See Also

Reference