The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
BindingElementCollection Constructor
.NET Framework (current version)
Initializes a new instance of the BindingElementCollection class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | BindingElementCollection() | Initializes a new instance of the BindingElementCollection class. |
![]() | BindingElementCollection(array<BindingElement^>^) | Initializes a new instance of the BindingElementCollection class from an array of binding elements. |
![]() | BindingElementCollection(IEnumerable<BindingElement^>^) | Initializes a new instance of the BindingElementCollection class from an enumerable set of binding elements. |
Show:
