.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. System.Xml
  3. XmlNodeReader
  4. QuoteChar
  • XmlNodeReader
    • XmlNodeReader(XmlNode)
    • AttributeCount
    • BaseURI
    • CanReadBinaryContent
    • CanResolveEntity
    • Depth
    • EOF
    • HasAttributes
    • HasValue
    • IsDefault
    • IsEmptyElement
    • LocalName
    • Name
    • NamespaceURI
    • NameTable
    • NodeType
    • Prefix
    • QuoteChar
    • ReadState
    • SchemaInfo
    • this[Int32]
    • this[String, String]
    • this[String]
    • Value
    • XmlLang
    • XmlSpace
    • Close()
    • GetAttribute(Int32)
    • GetAttribute(String)
    • GetAttribute(String, String)
    • LookupNamespace(String)
    • MoveToAttribute(Int32)
    • MoveToAttribute(String)
    • MoveToAttribute(String, String)
    • MoveToElement()
    • MoveToFirstAttribute()
    • MoveToNextAttribute()
    • Read()
    • ReadAttributeValue()
    • ReadContentAsBase64(Byte[], Int32, Int32)
    • ReadContentAsBinHex(Byte[], Int32, Int32)
    • ReadElementContentAsBase64(Byte[], Int32, Int32)
    • ReadElementContentAsBinHex(Byte[], Int32, Int32)
    • ReadInnerXml()
    • ReadOuterXml()
    • ReadString()
    • ResolveEntity()
    • Skip()
net11
namespace System.Xml
{
    [DefaultMember("Item")]
    public class XmlNodeReader : XmlReader
    {
        public override char QuoteChar { get; }
    }
}
.NET Framework 1.01.1
Information specific to net11
Assembly

System.Xml , Version=1.0.5000.0, PublicKeyToken=b77a5c561934e089

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙