WebBaseEventCollection::Contains Method (WebBaseEvent^)
.NET Framework (current version)
Indicates whether the collection contains the specified WebBaseEvent object.
Assembly: System.Web (in System.Web.dll)
Parameters
- value
-
Type:
System.Web.Management::WebBaseEvent^
The WebBaseEvent object to search for.
Return Value
Type: System::Booleantrue if the collection contains the specified element; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: