This documentation is archived and is not being maintained.
ConnectionInterfaceCollection Constructor
Visual Studio 2008
Initializes a new instance of the ConnectionInterfaceCollection class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ConnectionInterfaceCollection() | Initializes a new instance of the ConnectionInterfaceCollection class. |
|
ConnectionInterfaceCollection(ICollection) | Initializes a new instance of the ConnectionInterfaceCollection class with the specified collection. |
|
ConnectionInterfaceCollection(ConnectionInterfaceCollection, ICollection) | Initializes a new instance of the ConnectionInterfaceCollection class by combining the two specified collections. |
Show: