|
Name |
Description |
|
AttributeCount
|
Overridden. Get the number of Attributes at the current reader
position. |
|
BaseURI
|
Overridden. Get the base Uri of the current node. |
|
CanCanonicalize |
(Inherited from XmlDictionaryReader) |
|
CanReadBinaryContent |
(Inherited from XmlReader) |
|
CanReadValueChunk |
(Inherited from XmlReader) |
|
CanResolveEntity |
(Inherited from XmlReader) |
|
Depth
|
Overridden. Get the Depth of the current node. |
|
EOF
|
Overridden. Gets a value indicating if reader is positioned at
the end of the stream. |
|
HasAttributes |
(Inherited from XmlReader) |
|
HasValue
|
Overridden. Gets a value indicating if the current node can
have a Value. |
|
IsDefault
|
Overridden. Gets a value indicating if the current node is an
attribute that was generated from the default value defined in the
DTD or Schema. |
|
IsEmptyElement
|
Overridden. Gets a value indicating if the current node is an
empty element. |
|
Item
|
Overloaded. Overridden. |
|
LocalName
|
Overridden. Gets the local name of the current node. |
|
Name
|
Overridden. Gets the qualified name of the current node. |
|
NamespaceURI
|
Overridden. Get the namespace URI of the current node. |
|
NameTable
|
Overridden. Gets the XmlNameTable associated
with this instance. |
|
NodeType
|
Overridden. Gets the type of the current node. |
|
Prefix
|
Overridden. Gets the prefix of the current node. |
|
Quotas |
(Inherited from XmlDictionaryReader) |
|
QuoteChar
|
Overridden. Get the quotation mark character used to enclose
the attribute node. (" or '). |
|
ReadState
|
Overridden. Gets the ReadState of the
reader. |
|
SchemaInfo |
(Inherited from XmlReader) |
|
Settings |
(Inherited from XmlReader) |
|
Value
|
Overridden. Gets the text value of the current node. |
|
ValueType
|
Overridden. Gets the Common Language Runtime (CLR) type of the
current node. |
|
XmlLang
|
Overridden. Gets the xml:lang scope. |
|
XmlSpace
|
Overridden. Gets the current xml:space scope. If no xml:space
scope exists, this property defaults to XmlSpace.None. |