Term.GetHashCode Method

Serves as a hash function for a particular type.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public override int GetHashCode()

Return Value

Int32
A hash code for the current Term.

See Also