TableCellCollection::IList::Contains Method (Object^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Determines whether the specified object is contained within the collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- o
-
Type:
System::Object^
The object to locate within the collection.
Implements
IList::Contains(Object^)The IList::Contains method is an explicit interface member implementation. It can be used only when the TableCellCollection instance is cast to an IList interface.
.NET Framework
Available since 1.1
Available since 1.1
Show: