ConnectionInterfaceCollection Constructor (ICollection^)
.NET Framework (current version)
Initializes a new instance of the ConnectionInterfaceCollection class with the specified collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- connectionInterfaces
-
Type:
System.Collections::ICollection^
A collection of objects to convert into a ConnectionInterfaceCollection.
| Exception | Condition |
|---|---|
| ArgumentException | An object in connectionInterfaces cannot be added to a ConnectionInterfaceCollection collection. |
.NET Framework
Available since 2.0
Available since 2.0
Show: