ConnectionInterfaceCollection.Contains Method (Type)
.NET Framework (current version)
Determines whether the ConnectionInterfaceCollection object contains a specific value.
Assembly: System.Web (in System.Web.dll)
Parameters
- value
-
Type:
System.Type
The type to locate in the ConnectionInterfaceCollection.
Return Value
Type: System.Booleantrue if value is found in the ConnectionInterfaceCollection; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: