XmlDocument.parse

Parses the given string of XML.

class XmlDocument
void
parse
(
string xml
)

Parameters

xml string

the XML to parse

Meta