asp.net.ph

ListItem.Equals Method

System.Web.UI.WebControls Namespace   ListItem Class


Returns a value indicating whether the current ListItem is identical to the specified object.

[ VB ]
Overrides Public Function Equals ( _
   ByVal other As Object _
) As Boolean

[ C# ]
public override bool Equals (
   object other
);

[ C++ ]
public: bool Equals (
   Object* other
);

[ JScript ]
public override function Equals (
   other : Object
) : Boolean

NOTE: This member overrides Object.Equals.

See Also

ListItem Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph