Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats Top APIs
    Version Source
  1. Catalog
  2. System.Xml
  3. XmlTextWriter
  4. Flush()
  • XmlTextWriter
    • XmlTextWriter(TextWriter)
    • XmlTextWriter(Stream, Encoding)
    • XmlTextWriter(String, Encoding)
    • BaseStream
    • Formatting
    • Indentation
    • IndentChar
    • Namespaces
    • QuoteChar
    • WriteState
    • XmlLang
    • XmlSpace
    • Close()
    • Flush()
    • LookupPrefix(String)
    • WriteBase64(Byte[], Int32, Int32)
    • WriteBinHex(Byte[], Int32, Int32)
    • WriteCData(String)
    • WriteCharEntity(Char)
    • WriteChars(Char[], Int32, Int32)
    • WriteComment(String)
    • WriteDocType(String, String, String, String)
    • WriteEndAttribute()
    • WriteEndDocument()
    • WriteEndElement()
    • WriteEntityRef(String)
    • WriteFullEndElement()
    • WriteName(String)
    • WriteNmToken(String)
    • WriteProcessingInstruction(String, String)
    • WriteQualifiedName(String, String)
    • WriteRaw(String)
    • WriteRaw(Char[], Int32, Int32)
    • WriteStartAttribute(String, String, String)
    • WriteStartDocument()
    • WriteStartDocument(Boolean)
    • WriteStartElement(String, String, String)
    • WriteString(String)
    • WriteSurrogateCharEntity(Char, Char)
    • WriteWhitespace(String)
net10.0
namespace System.Xml
{
    [EditorBrowsable(EditorBrowsableState.Never)]
    public class XmlTextWriter : XmlWriter
    {
        public override void Flush();
    }
}
nuget.org
0.0 %
Reference this API
.NET
5.06.07.08.09.010.0
.NET Core
3.03.1
.NET Framework
2.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1
Information specific to net10.0
Assembly

System.Xml.ReaderWriter , Version=10.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

The API is automatically referenced.

Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

01/12/2026
An error has occurred. This application may no longer respond until reloaded. Reload 🗙