This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class XmlSubtreeReader
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class XmlSubtreeReader

The type exposes the following members.

Public Methods

  Name Description
Public method Close (Overrides XmlWrappingReader..::Close()()()().)
Public method Dispose Overloaded.
Public method Equals (Inherited from Object.)
Public method GetAttribute Overloaded.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetValueAsync (Inherited from XmlReader.)
Public method HasLineInfo (Inherited from XmlWrappingReader.)
Public method IsStartElement (Inherited from XmlReader.)
Public method IsStartElement (Inherited from XmlReader.)
Public method IsStartElement (Inherited from XmlReader.)
Public method LookupNamespace
Public method MoveToAttribute Overloaded.
Public method MoveToContent (Inherited from XmlReader.)
Public method MoveToContentAsync (Inherited from XmlReader.)
Public method MoveToElement (Overrides XmlWrappingReader..::MoveToElement()()()().)
Public method MoveToFirstAttribute (Overrides XmlWrappingReader..::MoveToFirstAttribute()()()().)
Public method MoveToNextAttribute (Overrides XmlWrappingReader..::MoveToNextAttribute()()()().)
Public method Read (Overrides XmlWrappingReader..::Read()()()().)
Public method ReadAsync (Inherited from XmlReader.)
Public method ReadAttributeValue (Overrides XmlWrappingReader..::ReadAttributeValue()()()().)
Public method ReadContentAs (Overrides XmlReader..::ReadContentAs(Type, IXmlNamespaceResolver).)
Public method ReadContentAsAsync (Inherited from XmlReader.)
Public method ReadContentAsBase64 (Overrides XmlReader..::ReadContentAsBase64(array<Byte>[]()[][], Int32, Int32).)
Public method ReadContentAsBase64Async (Inherited from XmlReader.)
Public method ReadContentAsBinHex (Overrides XmlReader..::ReadContentAsBinHex(array<Byte>[]()[][], Int32, Int32).)
Public method ReadContentAsBinHexAsync (Inherited from XmlReader.)
Public method ReadContentAsBoolean (Overrides XmlReader..::ReadContentAsBoolean()()()().)
Public method ReadContentAsDateTime (Overrides XmlReader..::ReadContentAsDateTime()()()().)
Public method ReadContentAsDateTimeOffset (Inherited from XmlReader.)
Public method ReadContentAsDecimal (Overrides XmlReader..::ReadContentAsDecimal()()()().)
Public method ReadContentAsDouble (Overrides XmlReader..::ReadContentAsDouble()()()().)
Public method ReadContentAsFloat (Overrides XmlReader..::ReadContentAsFloat()()()().)
Public method ReadContentAsInt (Overrides XmlReader..::ReadContentAsInt()()()().)
Public method ReadContentAsLong (Overrides XmlReader..::ReadContentAsLong()()()().)
Public method ReadContentAsObject (Overrides XmlReader..::ReadContentAsObject()()()().)
Public method ReadContentAsObjectAsync (Inherited from XmlReader.)
Public method ReadContentAsString (Overrides XmlReader..::ReadContentAsString()()()().)
Public method ReadContentAsStringAsync (Inherited from XmlReader.)
Public method ReadElementContentAs (Inherited from XmlReader.)
Public method ReadElementContentAs (Inherited from XmlReader.)
Public method ReadElementContentAsAsync (Inherited from XmlReader.)
Public method ReadElementContentAsBase64 (Overrides XmlReader..::ReadElementContentAsBase64(array<Byte>[]()[][], Int32, Int32).)
Public method ReadElementContentAsBase64Async (Inherited from XmlReader.)
Public method ReadElementContentAsBinHex (Overrides XmlReader..::ReadElementContentAsBinHex(array<Byte>[]()[][], Int32, Int32).)
Public method ReadElementContentAsBinHexAsync (Inherited from XmlReader.)
Public method ReadElementContentAsBoolean (Inherited from XmlReader.)
Public method ReadElementContentAsBoolean (Inherited from XmlReader.)
Public method ReadElementContentAsDateTime (Inherited from XmlReader.)
Public method ReadElementContentAsDateTime (Inherited from XmlReader.)
Public method ReadElementContentAsDecimal (Inherited from XmlReader.)
Public method ReadElementContentAsDecimal (Inherited from XmlReader.)
Public method ReadElementContentAsDouble (Inherited from XmlReader.)
Public method ReadElementContentAsDouble (Inherited from XmlReader.)
Public method ReadElementContentAsFloat (Inherited from XmlReader.)
Public method ReadElementContentAsFloat (Inherited from XmlReader.)
Public method ReadElementContentAsInt (Inherited from XmlReader.)
Public method ReadElementContentAsInt (Inherited from XmlReader.)
Public method ReadElementContentAsLong (Inherited from XmlReader.)
Public method ReadElementContentAsLong (Inherited from XmlReader.)
Public method ReadElementContentAsObject (Inherited from XmlReader.)
Public method ReadElementContentAsObject (Inherited from XmlReader.)
Public method ReadElementContentAsObjectAsync (Inherited from XmlReader.)
Public method ReadElementContentAsString (Inherited from XmlReader.)
Public method ReadElementContentAsString (Inherited from XmlReader.)
Public method ReadElementContentAsStringAsync (Inherited from XmlReader.)
Public method ReadElementString (Inherited from XmlReader.)
Public method ReadElementString (Inherited from XmlReader.)
Public method ReadElementString (Inherited from XmlReader.)
Public method ReadEndElement (Inherited from XmlReader.)
Public method ReadInnerXml (Inherited from XmlReader.)
Public method ReadInnerXmlAsync (Inherited from XmlReader.)
Public method ReadOuterXml (Inherited from XmlReader.)
Public method ReadOuterXmlAsync (Inherited from XmlReader.)
Public method ReadStartElement (Inherited from XmlReader.)
Public method ReadStartElement (Inherited from XmlReader.)
Public method ReadStartElement (Inherited from XmlReader.)
Public method ReadString (Inherited from XmlReader.)
Public method ReadSubtree (Inherited from XmlReader.)
Public method ReadToDescendant (Inherited from XmlReader.)
Public method ReadToDescendant (Inherited from XmlReader.)
Public method ReadToFollowing (Inherited from XmlReader.)
Public method ReadToFollowing (Inherited from XmlReader.)
Public method ReadToNextSibling (Inherited from XmlReader.)
Public method ReadToNextSibling (Inherited from XmlReader.)
Public method ReadValueChunk (Overrides XmlReader..::ReadValueChunk(array<Char>[]()[][], Int32, Int32).)
Public method ReadValueChunkAsync (Inherited from XmlReader.)
Public method ResolveEntity (Overrides XmlWrappingReader..::ResolveEntity()()()().)
Public method Skip (Overrides XmlWrappingReader..::Skip()()()().)
Public method SkipAsync (Inherited from XmlReader.)
Public method ToString (Inherited from Object.)

Protected Methods

  Name Description
Protected method Dispose Overloaded.
Protected method Finalize (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)

Protected Fields

  Name Description
Protected field reader (Inherited from XmlWrappingReader.)
Protected field readerAsIXmlLineInfo (Inherited from XmlWrappingReader.)

Public Properties

  Name Description
Public property AttributeCount (Overrides XmlWrappingReader..::AttributeCount.)
Public property BaseURI (Overrides XmlWrappingReader..::BaseURI.)
Public property CanReadBinaryContent (Overrides XmlReader..::CanReadBinaryContent.)
Public property CanReadValueChunk (Overrides XmlReader..::CanReadValueChunk.)
Public property CanResolveEntity (Overrides XmlWrappingReader..::CanResolveEntity.)
Public property Depth (Overrides XmlWrappingReader..::Depth.)
Public property EOF (Overrides XmlWrappingReader..::EOF.)
Public property HasAttributes (Inherited from XmlWrappingReader.)
Public property HasValue (Overrides XmlWrappingReader..::HasValue.)
Public property IsDefault (Inherited from XmlWrappingReader.)
Public property IsEmptyElement (Overrides XmlWrappingReader..::IsEmptyElement.)
Public property Item (Inherited from XmlReader.)
Public property Item (Inherited from XmlReader.)
Public property Item (Inherited from XmlReader.)
Public property LineNumber (Inherited from XmlWrappingReader.)
Public property LinePosition (Inherited from XmlWrappingReader.)
Public property LocalName (Overrides XmlWrappingReader..::LocalName.)
Public property Name (Overrides XmlWrappingReader..::Name.)
Public property NamespaceURI (Overrides XmlWrappingReader..::NamespaceURI.)
Public property NameTable (Overrides XmlWrappingReader..::NameTable.)
Public property NodeType (Overrides XmlWrappingReader..::NodeType.)
Public property Prefix (Overrides XmlWrappingReader..::Prefix.)
Public property QuoteChar (Inherited from XmlWrappingReader.)
Public property ReadState (Overrides XmlWrappingReader..::ReadState.)
Public property SchemaInfo (Inherited from XmlWrappingReader.)
Public property Settings (Overrides XmlWrappingReader..::Settings.)
Public property Value (Overrides XmlWrappingReader..::Value.)
Public property ValueType (Inherited from XmlWrappingReader.)
Public property XmlLang (Inherited from XmlWrappingReader.)
Public property XmlSpace (Inherited from XmlWrappingReader.)

Protected Properties

  Name Description
Protected property Reader (Inherited from XmlWrappingReader.)

Explicit Interface Implementations

See Also

Advanced