System.Security.Policy.StrongName.Equals Method

Determines whether the specified strong name is equal to the current strong name.

Syntax

public override bool Equals (object o)

Parameters

o
The strong name to compare against the current strong name.

Returns

true if the specified strong name is equal to the current strong name; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

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