System::Xml::XmlDocument::LoadXml method
XmlDocument::LoadXml method
Loads the XML document from the specified string.
virtual void System::Xml::XmlDocument::LoadXml(String xml)
Parameter | Type | Description |
---|---|---|
xml | String | String containing the XML document to load. |
See Also
- Class String
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.TeX for C++