System.Web.UI.WebControls.ListItem.Equals Method

Determines whether the specified object has the same value and text as the current list item.

Syntax

public override bool Equals (object o)

Parameters

o
The object to compare with the current list item.

Returns

true if the specified object is equivalent to the current list item; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0