Открытый Свойства (см. также Защищенный Свойства)

  Имя Описание
public property AttributeCount  Get the number of Attributes at the current reader position. (унаследовано от DelegatingXmlDictionaryReader)
public property BaseURI  Get the base Uri of the current node. (унаследовано от DelegatingXmlDictionaryReader)
public property CanCanonicalize  (унаследовано от XmlDictionaryReader)
public property CanReadBinaryContent  (унаследовано от XmlReader)
public property CanReadValueChunk  (унаследовано от XmlReader)
public property CanResolveEntity  (унаследовано от XmlReader)
public property Depth  Get the Depth of the current node. (унаследовано от DelegatingXmlDictionaryReader)
public property EOF  Gets a value indicating if reader is positioned at the end of the stream. (унаследовано от DelegatingXmlDictionaryReader)
public property HasAttributes  (унаследовано от XmlReader)
public property HasValue  Gets a value indicating if the current node can have a Value. (унаследовано от DelegatingXmlDictionaryReader)
public property 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)
public property IsEmptyElement  Gets a value indicating if the current node is an empty element. (унаследовано от DelegatingXmlDictionaryReader)
public property Item  Перегружено. (унаследовано от DelegatingXmlDictionaryReader)
public property LocalName  Gets the local name of the current node. (унаследовано от DelegatingXmlDictionaryReader)
public property Name  Gets the qualified name of the current node. (унаследовано от DelegatingXmlDictionaryReader)
public property NamespaceURI  Get the namespace URI of the current node. (унаследовано от DelegatingXmlDictionaryReader)
public property NameTable  Gets the XmlNameTable associated with this instance. (унаследовано от DelegatingXmlDictionaryReader)
public property NodeType  Gets the type of the current node. (унаследовано от DelegatingXmlDictionaryReader)
public property Prefix  Gets the prefix of the current node. (унаследовано от DelegatingXmlDictionaryReader)
public property Quotas  (унаследовано от XmlDictionaryReader)
public property QuoteChar  Get the quotation mark character used to enclose the attribute node. (" or '). (унаследовано от DelegatingXmlDictionaryReader)
public property ReadState  Gets the ReadState of the reader. (унаследовано от DelegatingXmlDictionaryReader)
public property SchemaInfo  (унаследовано от XmlReader)
public property Settings  (унаследовано от XmlReader)
public property SigningCredentials Returns the SigningCredentials used in the signature after the envelope is consumed and when the signature is validated.
public property Value  Gets the text value of the current node. (унаследовано от DelegatingXmlDictionaryReader)
public property ValueType  Gets the Common Language Runtime (CLR) type of the current node. (унаследовано от DelegatingXmlDictionaryReader)
public property XmlLang  Gets the xml:lang scope. (унаследовано от DelegatingXmlDictionaryReader)
public property XmlSpace  Gets the current xml:space scope. If no xml:space scope exists, this property defaults to XmlSpace.None. (унаследовано от DelegatingXmlDictionaryReader)

Защищенный Свойства

  Имя Описание
protected property InnerReader  Get the wrapped inner reader. (унаследовано от DelegatingXmlDictionaryReader)

См. также




© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.