Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: XmlDocument Parse(TextReader)

  • Declared in: RT.Xml.Xml

Declaration

public static XmlDocument Parse(
    TextReader reader
)

Summary

Reads the specified text reader and parses the text as XML code.