Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.XmlWrappingReader Member List

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

AddLineInfo(string message, IXmlLineInfo lineInfo)System.Xml.XmlReaderinlineprivatestatic
AttributeCountSystem.Xml.XmlWrappingReader
BaseURISystem.Xml.XmlWrappingReader
CalcBufferSize(Stream input)System.Xml.XmlReaderinlinepackagestatic
CanReadBinaryContentSystem.Xml.XmlReader
CanReadContentAs(XmlNodeType nodeType)System.Xml.XmlReaderinlinepackagestatic
CanReadContentAs()System.Xml.XmlReaderinlinepackage
CanReadValueChunkSystem.Xml.XmlReader
CanResolveEntitySystem.Xml.XmlWrappingReader
CheckElement(string localName, string namespaceURI)System.Xml.XmlReaderinlinepackage
Close()System.Xml.XmlWrappingReaderinlinevirtual
Create(string inputUri)System.Xml.XmlReaderinlinestatic
Create(string inputUri, XmlReaderSettings? settings)System.Xml.XmlReaderinlinestatic
Create(string inputUri, XmlReaderSettings? settings, XmlParserContext? inputContext)System.Xml.XmlReaderinlinestatic
Create(Stream input)System.Xml.XmlReaderinlinestatic
Create(Stream input, XmlReaderSettings? settings)System.Xml.XmlReaderinlinestatic
Create(Stream input, XmlReaderSettings? settings, string? baseUri)System.Xml.XmlReaderinlinestatic
Create(Stream input, XmlReaderSettings? settings, XmlParserContext? inputContext)System.Xml.XmlReaderinlinestatic
Create(TextReader input)System.Xml.XmlReaderinlinestatic
Create(TextReader input, XmlReaderSettings? settings)System.Xml.XmlReaderinlinestatic
Create(TextReader input, XmlReaderSettings? settings, string? baseUri)System.Xml.XmlReaderinlinestatic
Create(TextReader input, XmlReaderSettings? settings, XmlParserContext? inputContext)System.Xml.XmlReaderinlinestatic
Create(XmlReader reader, XmlReaderSettings? settings)System.Xml.XmlReaderinlinestatic
CreateReadContentAsException(string methodName)System.Xml.XmlReaderinlinepackage
CreateReadContentAsException(string methodName, XmlNodeType nodeType, IXmlLineInfo lineInfo)System.Xml.XmlReaderinlinepackagestatic
CreateReadElementContentAsException(string methodName)System.Xml.XmlReaderinlinepackage
CreateReadElementContentAsException(string methodName, XmlNodeType nodeType, IXmlLineInfo lineInfo)System.Xml.XmlReaderinlinepackagestatic
CreateSqlReader(Stream input, XmlReaderSettings settings, XmlParserContext inputContext)System.Xml.XmlReaderinlinepackagestatic
CreateWriterForInnerOuterXml(StringWriter sw)System.Xml.XmlReaderinlineprivate
DebuggerDisplayProxySystem.Xml.XmlReaderprivate
DepthSystem.Xml.XmlWrappingReader
Dispose()System.Xml.XmlReaderinline
Dispose(bool disposing)System.Xml.XmlReaderinlineprotectedvirtual
DtdInfoSystem.Xml.XmlWrappingReaderpackage
EOFSystem.Xml.XmlWrappingReader
FinishReadElementContentAsXxx()System.Xml.XmlReaderinlineprivate
FinishReadElementContentAsXxxAsync()System.Xml.XmlReaderinlineprivate
GetAttribute(string name)System.Xml.XmlWrappingReaderinline
GetAttribute(string name, string namespaceURI)System.Xml.XmlWrappingReaderinline
GetAttribute(int i)System.Xml.XmlWrappingReaderinline
System::Xml::XmlReader.GetAttribute(string name, string? namespaceURI)System.Xml.XmlReader
GetV1ConformanceLevel(XmlReader reader)System.Xml.XmlReaderinlinepackagestatic
GetValueAsync()System.Xml.XmlWrappingReaderinlinevirtual
GetXmlTextReaderImpl(XmlReader reader)System.Xml.XmlReaderinlineprivatestatic
HasAttributesSystem.Xml.XmlWrappingReader
HasLineInfo()System.Xml.XmlWrappingReaderinlinevirtual
HasValueSystem.Xml.XmlWrappingReader
HasValueInternal(XmlNodeType nodeType)System.Xml.XmlReaderinlinepackagestatic
InternalReadContentAsString()System.Xml.XmlReaderinlinepackage
InternalReadContentAsStringAsync()System.Xml.XmlReaderinlinepackage
IsDefaultSystem.Xml.XmlWrappingReader
IsDefaultInternalSystem.Xml.XmlReaderpackage
IsEmptyElementSystem.Xml.XmlWrappingReader
IsName(string str)System.Xml.XmlReaderinlinestatic
IsNameToken(string str)System.Xml.XmlReaderinlinestatic
IsStartElement()System.Xml.XmlReaderinlinevirtual
IsStartElement(string name)System.Xml.XmlReaderinlinevirtual
IsStartElement(string localname, string ns)System.Xml.XmlReaderinlinevirtual
IsTextualNode(XmlNodeType nodeType)System.Xml.XmlReaderinlinepackagestatic
LineNumberSystem.Xml.XmlWrappingReader
LinePositionSystem.Xml.XmlWrappingReader
LocalNameSystem.Xml.XmlWrappingReader
LookupNamespace(string prefix)System.Xml.XmlWrappingReaderinline
MoveToAttribute(string name)System.Xml.XmlWrappingReaderinline
MoveToAttribute(string name, string ns)System.Xml.XmlWrappingReaderinline
MoveToAttribute(int i)System.Xml.XmlWrappingReaderinlinevirtual
System::Xml::XmlReader.MoveToAttribute(string name, string? ns)System.Xml.XmlReader
MoveToContent()System.Xml.XmlReaderinlinevirtual
MoveToContentAsync()System.Xml.XmlReaderinlinevirtual
MoveToElement()System.Xml.XmlWrappingReaderinline
MoveToFirstAttribute()System.Xml.XmlWrappingReaderinline
MoveToNextAttribute()System.Xml.XmlWrappingReaderinline
NameSystem.Xml.XmlWrappingReader
NamespaceManagerSystem.Xml.XmlReaderpackage
NamespaceURISystem.Xml.XmlWrappingReader
NameTableSystem.Xml.XmlWrappingReader
NodeTypeSystem.Xml.XmlWrappingReader
PrefixSystem.Xml.XmlWrappingReader
QuoteCharSystem.Xml.XmlWrappingReader
Read()System.Xml.XmlWrappingReaderinline
ReadAsync()System.Xml.XmlWrappingReaderinlinevirtual
ReadAttributeValue()System.Xml.XmlWrappingReaderinline
ReadContentAs(Type returnType, IXmlNamespaceResolver? namespaceResolver)System.Xml.XmlReaderinlinevirtual
ReadContentAsAsync(Type returnType, IXmlNamespaceResolver? namespaceResolver)System.Xml.XmlReaderinlinevirtual
ReadContentAsBase64(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadContentAsBase64Async(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadContentAsBinHex(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadContentAsBinHexAsync(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadContentAsBoolean()System.Xml.XmlReaderinlinevirtual
ReadContentAsDateTime()System.Xml.XmlReaderinlinevirtual
ReadContentAsDateTimeOffset()System.Xml.XmlReaderinlinevirtual
ReadContentAsDecimal()System.Xml.XmlReaderinlinevirtual
ReadContentAsDouble()System.Xml.XmlReaderinlinevirtual
ReadContentAsFloat()System.Xml.XmlReaderinlinevirtual
ReadContentAsInt()System.Xml.XmlReaderinlinevirtual
ReadContentAsLong()System.Xml.XmlReaderinlinevirtual
ReadContentAsObject()System.Xml.XmlReaderinlinevirtual
ReadContentAsObjectAsync()System.Xml.XmlReaderinlinevirtual
ReadContentAsString()System.Xml.XmlReaderinlinevirtual
ReadContentAsStringAsync()System.Xml.XmlReaderinlinevirtual
ReadElementContentAs(Type returnType, IXmlNamespaceResolver namespaceResolver)System.Xml.XmlReaderinlinevirtual
ReadElementContentAs(Type returnType, IXmlNamespaceResolver namespaceResolver, string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsAsync(Type returnType, IXmlNamespaceResolver namespaceResolver)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsBase64(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsBase64Async(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsBinHex(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsBinHexAsync(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsBoolean()System.Xml.XmlReaderinlinevirtual
ReadElementContentAsBoolean(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsDateTime()System.Xml.XmlReaderinlinevirtual
ReadElementContentAsDateTime(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsDecimal()System.Xml.XmlReaderinlinevirtual
ReadElementContentAsDecimal(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsDouble()System.Xml.XmlReaderinlinevirtual
ReadElementContentAsDouble(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsFloat()System.Xml.XmlReaderinlinevirtual
ReadElementContentAsFloat(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsInt()System.Xml.XmlReaderinlinevirtual
ReadElementContentAsInt(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsLong()System.Xml.XmlReaderinlinevirtual
ReadElementContentAsLong(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsObject()System.Xml.XmlReaderinlinevirtual
ReadElementContentAsObject(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsObjectAsync()System.Xml.XmlReaderinlinevirtual
ReadElementContentAsString()System.Xml.XmlReaderinlinevirtual
ReadElementContentAsString(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsStringAsync()System.Xml.XmlReaderinlinevirtual
ReadElementString()System.Xml.XmlReaderinlinevirtual
ReadElementString(string name)System.Xml.XmlReaderinlinevirtual
ReadElementString(string localname, string ns)System.Xml.XmlReaderinlinevirtual
ReadEndElement()System.Xml.XmlReaderinlinevirtual
readerSystem.Xml.XmlWrappingReaderprotected
readerAsIXmlLineInfoSystem.Xml.XmlWrappingReaderprotected
ReadInnerXml()System.Xml.XmlReaderinlinevirtual
ReadInnerXmlAsync()System.Xml.XmlReaderinlinevirtual
ReadOuterXml()System.Xml.XmlReaderinlinevirtual
ReadOuterXmlAsync()System.Xml.XmlReaderinlinevirtual
ReadStartElement()System.Xml.XmlReaderinlinevirtual
ReadStartElement(string name)System.Xml.XmlReaderinlinevirtual
ReadStartElement(string localname, string ns)System.Xml.XmlReaderinlinevirtual
ReadStateSystem.Xml.XmlWrappingReader
ReadString()System.Xml.XmlReaderinlinevirtual
ReadSubtree()System.Xml.XmlReaderinlinevirtual
ReadToDescendant(string name)System.Xml.XmlReaderinlinevirtual
ReadToDescendant(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadToFollowing(string name)System.Xml.XmlReaderinlinevirtual
ReadToFollowing(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadToNextSibling(string name)System.Xml.XmlReaderinlinevirtual
ReadToNextSibling(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadValueChunk(char[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadValueChunkAsync(char[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ResolveEntity()System.Xml.XmlWrappingReaderinline
SchemaInfoSystem.Xml.XmlWrappingReader
SetNamespacesFlag(XmlTextWriter xtw)System.Xml.XmlReaderinlineprivate
SettingsSystem.Xml.XmlWrappingReader
SetupReadElementContentAsXxx(string methodName)System.Xml.XmlReaderinlineprivate
SetupReadElementContentAsXxxAsync(string methodName)System.Xml.XmlReaderinlineprivate
Skip()System.Xml.XmlWrappingReaderinlinevirtual
SkipAsync()System.Xml.XmlWrappingReaderinlinevirtual
SkipSubtree()System.Xml.XmlReaderinlineprivate
SkipSubtreeAsync()System.Xml.XmlReaderinlineprivate
this[int i]System.Xml.XmlReader
this[string name, string? namespaceURI]System.Xml.XmlReader
this[string name]System.Xml.XmlReader
ValueSystem.Xml.XmlWrappingReader
ValueTypeSystem.Xml.XmlWrappingReader
WriteAttributeValue(XmlWriter xtw)System.Xml.XmlReaderinlineprivate
WriteNode(XmlWriter xtw, bool defattr)System.Xml.XmlReaderinlineprivate
WriteNodeAsync(XmlWriter xtw, bool defattr)System.Xml.XmlReaderinlineprivate
XmlLangSystem.Xml.XmlWrappingReader
XmlSpaceSystem.Xml.XmlWrappingReader
XmlWrappingReader(XmlReader baseReader)System.Xml.XmlWrappingReaderinlinepackage