HistoryStepBaseGetHashCode Method

Serves as the default hash function.

Definition

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

Return Value

Int32
A hash code for the current object.

See Also