Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: XmlDocument Parse(string)

  • Declared in: RT.Xml.Xml

Declaration

public static XmlDocument Parse(
    string xmlCode
)

Summary

Parses the contents of the specified string as XML code.