System.Xml.XmlReader

GPTKB entity

Statements (35)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:assembly System.Xml.dll
gptkbp:category XML processing
gptkbp:describes Represents a reader that provides fast, non-cached, forward-only access to XML data.
gptkbp:documentation https://learn.microsoft.com/en-us/dotnet/api/system.xml.xmlreader
https://www.w3.org/2000/01/rdf-schema#label System.Xml.XmlReader
gptkbp:inheritsFrom gptkb:System.Xml.XmlReader
gptkbp:interface System.IDisposable
gptkbp:introducedIn gptkb:.NET_Framework_1.1
gptkbp:isAbstract true
gptkbp:method gptkb:Close
Read
Dispose
ReadAsync
ReadElementContentAsString
ReadEndElement
ReadStartElement
ReadToFollowing
gptkbp:namespace gptkb:System.Xml
gptkbp:openToPublic true
gptkbp:property gptkb:given_name
Value
Settings
Depth
EOF
HasValue
AttributeCount
IsEmptyElement
NodeType
XmlLang
XmlSpace
gptkbp:staticMethod Create
gptkbp:usedFor parsing XML
gptkbp:bfsParent gptkb:LINQ_to_XML
gptkbp:bfsLayer 7