parse¶
Creates a new Xml instance from the specified xml string.
1 |
|
Parameters¶
string xml
See Also¶
- Xmll**
XML string to parse.
Remarks¶
While parsing the xml white spaces is preserved.
Usage¶
1 2 |
|
Creates a new Xml instance from the specified xml string.
1 |
|
string xml
While parsing the xml white spaces is preserved.
1 2 |
|