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.
Functions (XmlLite)
This section describes the global functions in the XmlLite API.
| Topic | Description |
|---|---|
| CreateXmlReader | Creates a new IXmlReader. |
| CreateXmlReaderInputWithEncodingCodePage | Creates a new IXmlReaderInput using the specified encoding page number. |
| CreateXmlReaderInputWithEncodingName | Creates a new IXmlReaderInput using the specified encoding page name. |
| CreateXmlWriter | Creates a new IXmlWriter. |
| CreateXmlWriterOutputWithEncodingCodePage | Creates a new IXmlWriter using the specified encoding page number. |
| CreateXmlWriterOutputWithEncodingName | Creates a new IXmlWriter using the specified encoding page name. |
Show: