System.Runtime.Remoting.Contexts.ContextAttribute.Equals Method

Returns a Boolean value indicating whether this instance is equal to the specified object.

Syntax

public override bool Equals (object o)

Parameters

o
The object to compare with this instance.

Returns

true if o is not null and if the object names are equivalent; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.Remoting.Contexts
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0