LinkArea.GetHashCode Method

Definition

Returns the hash code for this instance.

public override int GetHashCode();
public override readonly int GetHashCode();

Returns

A 32-bit signed integer that is the hash code for this instance.

Applies to

See also