ListItem::Equals Method (Object^)
.NET Framework (current version)
Determines whether the specified object has the same value and text as the current list item.
Assembly: System.Web (in System.Web.dll)
Parameters
- o
-
Type:
System::Object^
The object to compare with the current list item.
Return Value
Type: System::Booleantrue if the specified object is equivalent to the current list item; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: