| Overload | Description |
|---|---|
| XmlEncoder Constructor(IServiceMessageContext) | Initializes the object with default values. |
| XmlEncoder Constructor(Type,XmlWriter,IServiceMessageContext) | Initializes the object with a system type to encode and a XML writer. |
| XmlEncoder Constructor(XmlQualifiedName,XmlWriter,IServiceMessageContext) | Initializes the object with a system type to encode and a XML writer. |