System.Web.UI.ExpressionBinding.Equals Method

Determines whether the specified object is the same instance as the current System.Web.UI.ExpressionBinding object.

Syntax

public override bool Equals (object obj)

Parameters

obj
The object to compare with the current System.Web.UI.ExpressionBinding.

Returns

true if the specified object is the same instance as the current System.Web.UI.ExpressionBinding; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0