System.Runtime.Remoting.Activation.UrlAttribute.Equals Method

Checks whether the specified object refers to the same URL as the current instance.

Syntax

public override bool Equals (object o)

Parameters

o
The object to compare to the current System.Runtime.Remoting.Activation.UrlAttribute.

Returns

true if the object is a System.Runtime.Remoting.Activation.UrlAttribute with the same value; otherwise, false.

Remarks

This method overrides the default object.Equals(object) method.

Requirements

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