Mono Class Library: System.Boolean Overview | Members

System.Boolean.GetHashCode Method

Generates a hash code for the current instance. [Edit]

public override int GetHashCode ()

Returns

A int value containing a hash code for the current instance. [Edit]

Remarks

The algorithm used to generate the hash code is unspecified.

Note: This method overrides object.GetHashCode .

[Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0