mscorlib(4.0.0.0) API with additions
System.Xml.XmlReader Member List

This is the complete list of members for System.Xml.XmlReader, including all inherited members.

AttributeCountSystem.Xml.XmlReader
BaseURISystem.Xml.XmlReader
CanReadBinaryContentSystem.Xml.XmlReader
CanReadValueChunkSystem.Xml.XmlReader
CanResolveEntitySystem.Xml.XmlReader
Close()System.Xml.XmlReadervirtual
Create(string inputUri)System.Xml.XmlReaderstatic
Create(string inputUri, XmlReaderSettings settings)System.Xml.XmlReaderstatic
Create(string inputUri, XmlReaderSettings settings, XmlParserContext inputContext)System.Xml.XmlReaderstatic
Create(Stream input)System.Xml.XmlReaderstatic
Create(Stream input, XmlReaderSettings settings)System.Xml.XmlReaderstatic
Create(Stream input, XmlReaderSettings settings, string baseUri)System.Xml.XmlReaderstatic
Create(Stream input, XmlReaderSettings settings, XmlParserContext inputContext)System.Xml.XmlReaderstatic
Create(TextReader input)System.Xml.XmlReaderstatic
Create(TextReader input, XmlReaderSettings settings)System.Xml.XmlReaderstatic
Create(TextReader input, XmlReaderSettings settings, string baseUri)System.Xml.XmlReaderstatic
Create(TextReader input, XmlReaderSettings settings, XmlParserContext inputContext)System.Xml.XmlReaderstatic
Create(XmlReader reader, XmlReaderSettings settings)System.Xml.XmlReaderstatic
DepthSystem.Xml.XmlReader
Dispose()System.Xml.XmlReader
Dispose(bool disposing)System.Xml.XmlReaderprotectedvirtual
EOFSystem.Xml.XmlReader
GetAttribute(string name)System.Xml.XmlReaderpure virtual
GetAttribute(string name, string namespaceURI)System.Xml.XmlReaderpure virtual
GetAttribute(int i)System.Xml.XmlReaderpure virtual
GetValueAsync()System.Xml.XmlReadervirtual
HasAttributesSystem.Xml.XmlReader
HasValueSystem.Xml.XmlReader
IsDefaultSystem.Xml.XmlReader
IsEmptyElementSystem.Xml.XmlReader
IsName(string str)System.Xml.XmlReaderstatic
IsNameToken(string str)System.Xml.XmlReaderstatic
IsStartElement()System.Xml.XmlReadervirtual
IsStartElement(string name)System.Xml.XmlReadervirtual
IsStartElement(string localname, string ns)System.Xml.XmlReadervirtual
LocalNameSystem.Xml.XmlReader
LookupNamespace(string prefix)System.Xml.XmlReaderpure virtual
MoveToAttribute(string name)System.Xml.XmlReaderpure virtual
MoveToAttribute(string name, string ns)System.Xml.XmlReaderpure virtual
MoveToAttribute(int i)System.Xml.XmlReadervirtual
MoveToContent()System.Xml.XmlReadervirtual
MoveToContentAsync()System.Xml.XmlReadervirtual
MoveToElement()System.Xml.XmlReaderpure virtual
MoveToFirstAttribute()System.Xml.XmlReaderpure virtual
MoveToNextAttribute()System.Xml.XmlReaderpure virtual
NameSystem.Xml.XmlReader
NamespaceURISystem.Xml.XmlReader
NameTableSystem.Xml.XmlReader
NodeTypeSystem.Xml.XmlReader
PrefixSystem.Xml.XmlReader
QuoteCharSystem.Xml.XmlReader
Read()System.Xml.XmlReaderpure virtual
ReadAsync()System.Xml.XmlReadervirtual
ReadAttributeValue()System.Xml.XmlReaderpure virtual
ReadContentAs(Type returnType, IXmlNamespaceResolver namespaceResolver)System.Xml.XmlReadervirtual
ReadContentAsAsync(Type returnType, IXmlNamespaceResolver namespaceResolver)System.Xml.XmlReadervirtual
ReadContentAsBase64(byte[] buffer, int index, int count)System.Xml.XmlReadervirtual
ReadContentAsBase64Async(byte[] buffer, int index, int count)System.Xml.XmlReadervirtual
ReadContentAsBinHex(byte[] buffer, int index, int count)System.Xml.XmlReadervirtual
ReadContentAsBinHexAsync(byte[] buffer, int index, int count)System.Xml.XmlReadervirtual
ReadContentAsBoolean()System.Xml.XmlReadervirtual
ReadContentAsDateTime()System.Xml.XmlReadervirtual
ReadContentAsDateTimeOffset()System.Xml.XmlReadervirtual
ReadContentAsDecimal()System.Xml.XmlReadervirtual
ReadContentAsDouble()System.Xml.XmlReadervirtual
ReadContentAsFloat()System.Xml.XmlReadervirtual
ReadContentAsInt()System.Xml.XmlReadervirtual
ReadContentAsLong()System.Xml.XmlReadervirtual
ReadContentAsObject()System.Xml.XmlReadervirtual
ReadContentAsObjectAsync()System.Xml.XmlReadervirtual
ReadContentAsString()System.Xml.XmlReadervirtual
ReadContentAsStringAsync()System.Xml.XmlReadervirtual
ReadElementContentAs(Type returnType, IXmlNamespaceResolver namespaceResolver)System.Xml.XmlReadervirtual
ReadElementContentAs(Type returnType, IXmlNamespaceResolver namespaceResolver, string localName, string namespaceURI)System.Xml.XmlReadervirtual
ReadElementContentAsAsync(Type returnType, IXmlNamespaceResolver namespaceResolver)System.Xml.XmlReadervirtual
ReadElementContentAsBase64(byte[] buffer, int index, int count)System.Xml.XmlReadervirtual
ReadElementContentAsBase64Async(byte[] buffer, int index, int count)System.Xml.XmlReadervirtual
ReadElementContentAsBinHex(byte[] buffer, int index, int count)System.Xml.XmlReadervirtual
ReadElementContentAsBinHexAsync(byte[] buffer, int index, int count)System.Xml.XmlReadervirtual
ReadElementContentAsBoolean()System.Xml.XmlReadervirtual
ReadElementContentAsBoolean(string localName, string namespaceURI)System.Xml.XmlReadervirtual
ReadElementContentAsDateTime()System.Xml.XmlReadervirtual
ReadElementContentAsDateTime(string localName, string namespaceURI)System.Xml.XmlReadervirtual
ReadElementContentAsDecimal()System.Xml.XmlReadervirtual
ReadElementContentAsDecimal(string localName, string namespaceURI)System.Xml.XmlReadervirtual
ReadElementContentAsDouble()System.Xml.XmlReadervirtual
ReadElementContentAsDouble(string localName, string namespaceURI)System.Xml.XmlReadervirtual
ReadElementContentAsFloat()System.Xml.XmlReadervirtual
ReadElementContentAsFloat(string localName, string namespaceURI)System.Xml.XmlReadervirtual
ReadElementContentAsInt()System.Xml.XmlReadervirtual
ReadElementContentAsInt(string localName, string namespaceURI)System.Xml.XmlReadervirtual
ReadElementContentAsLong()System.Xml.XmlReadervirtual
ReadElementContentAsLong(string localName, string namespaceURI)System.Xml.XmlReadervirtual
ReadElementContentAsObject()System.Xml.XmlReadervirtual
ReadElementContentAsObject(string localName, string namespaceURI)System.Xml.XmlReadervirtual
ReadElementContentAsObjectAsync()System.Xml.XmlReadervirtual
ReadElementContentAsString()System.Xml.XmlReadervirtual
ReadElementContentAsString(string localName, string namespaceURI)System.Xml.XmlReadervirtual
ReadElementContentAsStringAsync()System.Xml.XmlReadervirtual
ReadElementString()System.Xml.XmlReadervirtual
ReadElementString(string name)System.Xml.XmlReadervirtual
ReadElementString(string localname, string ns)System.Xml.XmlReadervirtual
ReadEndElement()System.Xml.XmlReadervirtual
ReadInnerXml()System.Xml.XmlReadervirtual
ReadInnerXmlAsync()System.Xml.XmlReadervirtual
ReadOuterXml()System.Xml.XmlReadervirtual
ReadOuterXmlAsync()System.Xml.XmlReadervirtual
ReadStartElement()System.Xml.XmlReadervirtual
ReadStartElement(string name)System.Xml.XmlReadervirtual
ReadStartElement(string localname, string ns)System.Xml.XmlReadervirtual
ReadStateSystem.Xml.XmlReader
ReadString()System.Xml.XmlReadervirtual
ReadSubtree()System.Xml.XmlReadervirtual
ReadToDescendant(string name)System.Xml.XmlReadervirtual
ReadToDescendant(string localName, string namespaceURI)System.Xml.XmlReadervirtual
ReadToFollowing(string name)System.Xml.XmlReadervirtual
ReadToFollowing(string localName, string namespaceURI)System.Xml.XmlReadervirtual
ReadToNextSibling(string name)System.Xml.XmlReadervirtual
ReadToNextSibling(string localName, string namespaceURI)System.Xml.XmlReadervirtual
ReadValueChunk(char[] buffer, int index, int count)System.Xml.XmlReadervirtual
ReadValueChunkAsync(char[] buffer, int index, int count)System.Xml.XmlReadervirtual
ResolveEntity()System.Xml.XmlReaderpure virtual
SchemaInfoSystem.Xml.XmlReader
SettingsSystem.Xml.XmlReader
Skip()System.Xml.XmlReadervirtual
SkipAsync()System.Xml.XmlReadervirtual
this[int i]System.Xml.XmlReader
this[string name, string namespaceURI]System.Xml.XmlReader
this[string name]System.Xml.XmlReader
ValueSystem.Xml.XmlReader
ValueTypeSystem.Xml.XmlReader
XmlLangSystem.Xml.XmlReader
XmlReader()System.Xml.XmlReaderprotected
XmlSpaceSystem.Xml.XmlReader