System.Text.UTF8Encoding.GetHashCode Method

Returns the hash code for the current instance.

Syntax

public override int GetHashCode ()

Returns

The hash code for the current instance.

Remarks

The algorithm used to generate the hash code is unspecified.

Note: This method overrides object.GetHashCode.

Requirements

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