 | AttributeCountAttributeCountAttributeCount |
Gets the number of attributes on the current node.
(Overrides XmlReader.AttributeCountXmlReader.AttributeCountXmlReader::AttributeCount) |
 | BaseURIBaseURIBaseURI |
Gets the base URI of the current node.
(Overrides XmlReader.BaseURIXmlReader.BaseURIXmlReader::BaseURI) |
 | XmlReader.CanReadBinaryContentXmlReader.CanReadBinaryContentXmlReader::CanReadBinaryContent |
Gets a value indicating whether the XmlReaderXmlReaderXmlReader implements the binary content read methods.
(Inherited from System.Xml.XmlReaderSystem.Xml.XmlReaderSystem.Xml::XmlReader) |
 | XmlReader.CanReadValueChunkXmlReader.CanReadValueChunkXmlReader::CanReadValueChunk |
Gets a value indicating whether the XmlReaderXmlReaderXmlReader implements the ReadValueChunkReadValueChunkReadValueChunk method.
(Inherited from System.Xml.XmlReaderSystem.Xml.XmlReaderSystem.Xml::XmlReader) |
 | CanResolveEntityCanResolveEntityCanResolveEntity |
Gets a value indicating whether this reader can parse and resolve entities.
(Overrides XmlReader.CanResolveEntityXmlReader.CanResolveEntityXmlReader::CanResolveEntity) |
 | DepthDepthDepth |
Gets the depth of the current node in the XML document.
(Overrides XmlReader.DepthXmlReader.DepthXmlReader::Depth) |
 | EOFEOFEOF |
Gets a value indicating whether the reader is positioned at the end of the stream.
(Overrides XmlReader.EOFXmlReader.EOFXmlReader::EOF) |
 | XmlReader.HasAttributesXmlReader.HasAttributesXmlReader::HasAttributes |
Gets a value indicating whether the current node has any attributes.
(Inherited from System.Xml.XmlReaderSystem.Xml.XmlReaderSystem.Xml::XmlReader) |
 | HasValueHasValueHasValue |
Gets a value indicating whether the current node can have a ValueValueValue.
(Overrides XmlReader.HasValueXmlReader.HasValueXmlReader::HasValue) |
 | IsDefaultIsDefaultIsDefault |
When overridden in a derived class, gets a value indicating whether the current node is an attribute that was generated from the default value defined in the DTD or schema.
(Overrides XmlReader.IsDefaultXmlReader.IsDefaultXmlReader::IsDefault) |
 | IsEmptyElementIsEmptyElementIsEmptyElement |
Gets a value indicating whether the current node is an empty element (for example, <MyElement/>).
(Overrides XmlReader.IsEmptyElementXmlReader.IsEmptyElementXmlReader::IsEmptyElement) |
 | IsIdIsIdIsId |
Gets a value indicating whether the current node is an XML ID.
|
 | IsIdrefsIsIdrefsIsIdrefs |
Gets a value indicating whether the current node is an XML IDREF or IDREFS.
|
 | IsNilledIsNilledIsNilled |
Gets a value indicating whether the current node is nilled.
|
 | XmlReader.ItemXmlReader.ItemXmlReader::Item |
When overridden in a derived class, gets the value of the attribute with the specified index.
(Inherited from System.Xml.XmlReaderSystem.Xml.XmlReaderSystem.Xml::XmlReader) |
 | XmlReader.ItemXmlReader.ItemXmlReader::Item |
When overridden in a derived class, gets the value of the attribute with the specified NameNameName.
(Inherited from System.Xml.XmlReaderSystem.Xml.XmlReaderSystem.Xml::XmlReader) |
 | XmlReader.ItemXmlReader.ItemXmlReader::Item |
When overridden in a derived class, gets the value of the attribute with the specified LocalNameLocalNameLocalName and NamespaceURINamespaceURINamespaceURI.
(Inherited from System.Xml.XmlReaderSystem.Xml.XmlReaderSystem.Xml::XmlReader) |
 | LineNumberLineNumberLineNumber |
Gets the current line number.
|
 | LinePositionLinePositionLinePosition |
Gets the current line position.
|
 | LocalNameLocalNameLocalName |
Gets the local name of the current node.
(Overrides XmlReader.LocalNameXmlReader.LocalNameXmlReader::LocalName) |
 | XmlReader.NameXmlReader.NameXmlReader::Name |
When overridden in a derived class, gets the qualified name of the current node.
(Inherited from System.Xml.XmlReaderSystem.Xml.XmlReaderSystem.Xml::XmlReader) |
 | NamespaceURINamespaceURINamespaceURI |
Gets the namespace URI (as defined in the W3C Namespace specification) of the node on which the reader is positioned.
(Overrides XmlReader.NamespaceURIXmlReader.NamespaceURIXmlReader::NamespaceURI) |
 | NameTableNameTableNameTable |
Gets the XmlNameTableXmlNameTableXmlNameTable associated with this implementation.
(Overrides XmlReader.NameTableXmlReader.NameTableXmlReader::NameTable) |
 | NodeTypeNodeTypeNodeType |
Gets the type of the current node.
(Overrides XmlReader.NodeTypeXmlReader.NodeTypeXmlReader::NodeType) |
 | PrefixPrefixPrefix |
Gets the namespace prefix associated with the current node.
(Overrides XmlReader.PrefixXmlReader.PrefixXmlReader::Prefix) |
 | QuoteCharQuoteCharQuoteChar |
When overridden in a derived class, gets the quotation mark character used to enclose the value of an attribute node.
(Overrides XmlReader.QuoteCharXmlReader.QuoteCharXmlReader::QuoteChar) |
 | ReadStateReadStateReadState |
Gets the state of the reader.
(Overrides XmlReader.ReadStateXmlReader.ReadStateXmlReader::ReadState) |
 | XmlReader.SchemaInfoXmlReader.SchemaInfoXmlReader::SchemaInfo |
Gets the schema information that has been assigned to the current node as a result of schema validation.
(Inherited from System.Xml.XmlReaderSystem.Xml.XmlReaderSystem.Xml::XmlReader) |
 | SettingsSettingsSettings |
Gets the XdmReaderSettingsXdmReaderSettingsXdmReaderSettings object used to create this XdmReaderXdmReaderXdmReader instance.
|
 | ValueValueValue |
Gets the text value of the current node.
(Overrides XmlReader.ValueXmlReader.ValueXmlReader::Value) |
 | XmlReader.ValueTypeXmlReader.ValueTypeXmlReader::ValueType |
Gets The Common Language Runtime (CLR) type for the current node.
(Inherited from System.Xml.XmlReaderSystem.Xml.XmlReaderSystem.Xml::XmlReader) |
 | XmlLangXmlLangXmlLang |
When overridden in a derived class, gets the current xml:lang scope.
(Overrides XmlReader.XmlLangXmlReader.XmlLangXmlReader::XmlLang) |
 | XmlSpaceXmlSpaceXmlSpace |
When overridden in a derived class, gets the current xml:space scope.
(Overrides XmlReader.XmlSpaceXmlReader.XmlSpaceXmlReader::XmlSpace) |