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

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

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

  Имя Описание
protected property InnerReader Get the wrapped inner reader.

См. также




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