MessageEncodingBindingElement Constructor (MessageEncodingBindingElement)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the MessageEncodingBindingElement class initialized from an existing element.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- elementToBeCloned
- Type: System.ServiceModel.Channels.MessageEncodingBindingElement
The MessageEncodingBindingElement to be cloned.
Show: