Открытый Свойства
(см. также Защищенный Свойства)
Имя | Описание | |
---|---|---|
![]() |
AttributeCount | Get the number of Attributes at the current reader position. (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
BaseURI | Get the base Uri of the current node. (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
CanCanonicalize | (унаследовано от XmlDictionaryReader) |
![]() |
CanReadBinaryContent | (унаследовано от XmlReader) |
![]() |
CanReadValueChunk | (унаследовано от XmlReader) |
![]() |
CanResolveEntity | (унаследовано от XmlReader) |
![]() |
Depth | Get the Depth of the current node. (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
EOF | Gets a value indicating if reader is positioned at the end of the stream. (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
HasAttributes | (унаследовано от XmlReader) |
![]() |
HasValue | Gets a value indicating if the current node can have a Value. (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
IsDefault | Gets a value indicating if the current node is an attribute that was generated from the default value defined in the DTD or Schema. (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
IsEmptyElement | Gets a value indicating if the current node is an empty element. (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
Item | Перегружено. (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
LocalName | Gets the local name of the current node. (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
Name | Gets the qualified name of the current node. (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
NamespaceURI | Get the namespace URI of the current node. (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
NameTable | Gets the XmlNameTable associated with this instance. (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
NodeType | Gets the type of the current node. (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
Prefix | Gets the prefix of the current node. (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
Quotas | (унаследовано от XmlDictionaryReader) |
![]() |
QuoteChar | Get the quotation mark character used to enclose the attribute node. (" or '). (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
ReadState | Gets the ReadState of the reader. (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
SchemaInfo | (унаследовано от XmlReader) |
![]() |
Settings | (унаследовано от XmlReader) |
![]() |
SigningCredentials | Returns the SigningCredentials used in the signature after the envelope is consumed and when the signature is validated. |
![]() |
Value | Gets the text value of the current node. (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
ValueType | Gets the Common Language Runtime (CLR) type of the current node. (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
XmlLang | Gets the xml:lang scope. (унаследовано от DelegatingXmlDictionaryReader) |
![]() |
XmlSpace | Gets the current xml:space scope. If no xml:space scope exists, this property defaults to XmlSpace.None. (унаследовано от DelegatingXmlDictionaryReader) |
Защищенный
Свойства
Имя | Описание | |
---|---|---|
![]() |
InnerReader | Get the wrapped inner reader. (унаследовано от DelegatingXmlDictionaryReader) |
См. также
© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.