| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) | Close | (Inherited from XmlWrappingReader.) |
![Public method Public method](../icons/pubmethod.gif) | Dispose | (Inherited from XmlReader.) |
![Protected method Protected method](../icons/protmethod.gif) | Dispose(Boolean) | (Inherited from XmlWrappingReader.) |
![Public method Public method](../icons/pubmethod.gif) | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![Protected method Protected method](../icons/protmethod.gif) | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | GetAttribute(Int32) | (Inherited from XmlWrappingReader.) |
![Public method Public method](../icons/pubmethod.gif) | GetAttribute(String) | (Inherited from XmlWrappingReader.) |
![Public method Public method](../icons/pubmethod.gif) | GetAttribute(String, String) | (Inherited from XmlWrappingReader.) |
![Public method Public method](../icons/pubmethod.gif) | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | GetValueAsync | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | HasLineInfo | (Inherited from XmlWrappingReader.) |
![Public method Public method](../icons/pubmethod.gif) | IsStartElement | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | IsStartElement(String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | IsStartElement(String, String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | LookupNamespace | (Inherited from XmlWrappingReader.) |
![Protected method Protected method](../icons/protmethod.gif) | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | MoveToAttribute(Int32) | (Inherited from XmlWrappingReader.) |
![Public method Public method](../icons/pubmethod.gif) | MoveToAttribute(String) | (Inherited from XmlWrappingReader.) |
![Public method Public method](../icons/pubmethod.gif) | MoveToAttribute(String, String) | (Inherited from XmlWrappingReader.) |
![Public method Public method](../icons/pubmethod.gif) | MoveToContent | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | MoveToContentAsync | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | MoveToElement | (Inherited from XmlWrappingReader.) |
![Public method Public method](../icons/pubmethod.gif) | MoveToFirstAttribute | (Inherited from XmlWrappingReader.) |
![Public method Public method](../icons/pubmethod.gif) | MoveToNextAttribute | (Inherited from XmlWrappingReader.) |
![Public method Public method](../icons/pubmethod.gif) | Read | (Overrides XmlWrappingReaderRead.) |
![Public method Public method](../icons/pubmethod.gif) | ReadAsync | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadAttributeValue | (Inherited from XmlWrappingReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadContentAs | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadContentAsAsync | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadContentAsBase64 | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadContentAsBase64Async | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadContentAsBinHex | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadContentAsBinHexAsync | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadContentAsBoolean | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadContentAsDateTime | Reads the text content at the current position as a DateTime object. (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadContentAsDateTimeOffset | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadContentAsDecimal | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadContentAsDouble | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadContentAsFloat | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadContentAsInt | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadContentAsLong | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadContentAsObject | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadContentAsObjectAsync | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadContentAsString | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadContentAsStringAsync | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAs(Type, IXmlNamespaceResolver) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAs(Type, IXmlNamespaceResolver, String, String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsAsync | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsBase64 | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsBase64Async | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsBinHex | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsBinHexAsync | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsBoolean | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsBoolean(String, String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsDateTime | Reads the current element and returns the contents as a DateTime object. (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsDateTime(String, String) | Checks that the specified local name and namespace URI matches that of the current element, then reads the current element and returns the contents as a DateTime object. (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsDecimal | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsDecimal(String, String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsDouble | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsDouble(String, String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsFloat | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsFloat(String, String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsInt | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsInt(String, String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsLong | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsLong(String, String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsObject | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsObject(String, String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsObjectAsync | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsString | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsString(String, String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElementContentAsStringAsync | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadEndElement | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadInnerXml | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadInnerXmlAsync | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadOuterXml | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadOuterXmlAsync | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadStartElement | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadStartElement(String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadStartElement(String, String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadSubtree | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadToDescendant(String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadToDescendant(String, String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadToFollowing(String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadToFollowing(String, String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadToNextSibling(String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadToNextSibling(String, String) | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadValueChunk | (Inherited from XmlWrappingReader.) |
![Public method Public method](../icons/pubmethod.gif) | ReadValueChunkAsync | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ResolveEntity | (Inherited from XmlWrappingReader.) |
![Public method Public method](../icons/pubmethod.gif) | Skip | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | SkipAsync | (Inherited from XmlReader.) |
![Public method Public method](../icons/pubmethod.gif) | ToString | Returns a string that represents the current object. (Inherited from Object.) |