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