XmlDocument.parse

Parses the given string of XML.

class XmlDocument(T = char)
void
parse

Parameters

xml tstring

the XML to parse

Meta