System.Security.Policy.GacInstalled.GetHashCode Method

Returns a hash code for the current object.

Syntax

public override int GetHashCode ()

Returns

A hash code for the current object.

Remarks

The GacInstalled.GetHashCode method returns 0 (zero) because System.Security.Policy.GacInstalled objects have no properties to distinguish one from another.

Requirements

Namespace: System.Security.Policy
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0