CustomBinding Constructor (BindingElement[])
Silverlight
Initializes a new instance of the CustomBinding class from an array of binding elements.
Namespace: System.ServiceModel.Channels
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- bindingElementsInTopDownChannelStackOrder
- Type: System.ServiceModel.Channels.BindingElement[]
The Array of type BindingElement used to initialize the custom binding.
| Exception | Condition |
|---|---|
| ArgumentNullException | bindingElementsInTopDownChannelStackOrder is null. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.