AddEvent(XmlEventCache.XmlEventType eventType) | System.Xml.XmlEventCache | inlineprivate |
AddEvent(XmlEventCache.XmlEventType eventType, string s1) | System.Xml.XmlEventCache | inlineprivate |
AddEvent(XmlEventCache.XmlEventType eventType, string s1, string s2) | System.Xml.XmlEventCache | inlineprivate |
AddEvent(XmlEventCache.XmlEventType eventType, string s1, string s2, string s3) | System.Xml.XmlEventCache | inlineprivate |
AddEvent(XmlEventCache.XmlEventType eventType, string s1, string s2, string s3, object o) | System.Xml.XmlEventCache | inlineprivate |
AddEvent(XmlEventCache.XmlEventType eventType, object o) | System.Xml.XmlEventCache | inlineprivate |
base64Encoder | System.Xml.XmlRawWriter | protected |
baseUri | System.Xml.XmlEventCache | private |
Close() | System.Xml.XmlEventCache | inlinevirtual |
System::Xml::XmlRawWriter.Close(WriteState currentState) | System.Xml.XmlRawWriter | inlinepackagevirtual |
Create(Stream output, XmlWriterSettings settings) | System.Xml.XmlWriter | inlinestatic |
Create(TextWriter output, XmlWriterSettings settings) | System.Xml.XmlWriter | inlinestatic |
Dispose(bool disposing) | System.Xml.XmlEventCache | inlineprotectedvirtual |
System::Xml::XmlRawWriter.Dispose() | System.Xml.XmlWriter | inline |
EndEvents() | System.Xml.XmlEventCache | inline |
EventsToWriter(XmlWriter writer) | System.Xml.XmlEventCache | inline |
Flush() | System.Xml.XmlEventCache | inline |
hasRootNode | System.Xml.XmlEventCache | private |
LookupPrefix(string ns) | System.Xml.XmlRawWriter | inline |
NamespaceResolver | System.Xml.XmlRawWriter | package |
NewEvent() | System.Xml.XmlEventCache | inlineprivate |
OnRootElement(ConformanceLevel conformanceLevel) | System.Xml.XmlRawWriter | inlinepackagevirtual |
pageCurr | System.Xml.XmlEventCache | private |
pages | System.Xml.XmlEventCache | private |
pageSize | System.Xml.XmlEventCache | private |
resolver | System.Xml.XmlRawWriter | protected |
singleText | System.Xml.XmlEventCache | private |
StartElementContent() | System.Xml.XmlEventCache | inlinepackage |
SupportsNamespaceDeclarationInChunks | System.Xml.XmlRawWriter | package |
ToBytes(byte[] buffer, int index, int count) | System.Xml.XmlEventCache | inlineprivatestatic |
WriteAttributeString(string prefix, string localName, string ns, string value) | System.Xml.XmlWriter | inline |
WriteBase64(byte[] buffer, int index, int count) | System.Xml.XmlEventCache | inline |
WriteBinHex(byte[] buffer, int index, int count) | System.Xml.XmlEventCache | inlinevirtual |
WriteCData(string text) | System.Xml.XmlEventCache | inline |
WriteCharEntity(char ch) | System.Xml.XmlEventCache | inline |
WriteChars(char[] buffer, int index, int count) | System.Xml.XmlEventCache | inline |
WriteComment(string text) | System.Xml.XmlEventCache | inline |
WriteDocType(string name, string pubid, string sysid, string subset) | System.Xml.XmlEventCache | inline |
WriteEndAttribute() | System.Xml.XmlEventCache | inline |
WriteEndBase64() | System.Xml.XmlEventCache | inlinepackagevirtual |
WriteEndDocument() | System.Xml.XmlRawWriter | inline |
WriteEndElement(string prefix, string localName, string ns) | System.Xml.XmlEventCache | inlinepackage |
System::Xml::XmlRawWriter.WriteEndElement() | System.Xml.XmlRawWriter | inline |
WriteEndNamespaceDeclaration() | System.Xml.XmlRawWriter | inlinepackagevirtual |
WriteEntityRef(string name) | System.Xml.XmlEventCache | inline |
WriteFullEndElement(string prefix, string localName, string ns) | System.Xml.XmlEventCache | inlinepackagevirtual |
System::Xml::XmlRawWriter.WriteFullEndElement() | System.Xml.XmlRawWriter | inline |
WriteNamespaceDeclaration(string prefix, string ns) | System.Xml.XmlEventCache | inlinepackage |
WriteProcessingInstruction(string name, string text) | System.Xml.XmlEventCache | inline |
WriteRaw(char[] buffer, int index, int count) | System.Xml.XmlEventCache | inline |
WriteRaw(string data) | System.Xml.XmlEventCache | inline |
WriteStartAttribute(string prefix, string localName, string ns) | System.Xml.XmlEventCache | inline |
WriteStartDocument() | System.Xml.XmlRawWriter | inline |
WriteStartDocument(bool standalone) | System.Xml.XmlRawWriter | inline |
WriteStartElement(string prefix, string localName, string ns) | System.Xml.XmlEventCache | inline |
WriteStartNamespaceDeclaration(string prefix) | System.Xml.XmlRawWriter | inlinepackagevirtual |
WriteState | System.Xml.XmlRawWriter | |
WriteString(string text) | System.Xml.XmlEventCache | inline |
WriteSurrogateCharEntity(char lowChar, char highChar) | System.Xml.XmlEventCache | inline |
WriteValue(string value) | System.Xml.XmlEventCache | inlinevirtual |
WriteWhitespace(string ws) | System.Xml.XmlEventCache | inline |
WriteXmlDeclaration(XmlStandalone standalone) | System.Xml.XmlEventCache | inlinepackagevirtual |
WriteXmlDeclaration(string xmldecl) | System.Xml.XmlEventCache | inlinepackagevirtual |
XmlEventCache(string baseUri, bool hasRootNode) | System.Xml.XmlEventCache | inline |
XmlEventType enum name | System.Xml.XmlEventCache | private |
XmlRawWriter() | System.Xml.XmlRawWriter | inlineprotected |
XmlWriter() | System.Xml.XmlWriter | inlineprotected |