XmlWriter MethodsA Sandcastle Documented Class Library

The XmlWriter type exposes the following members.

Methods

  NameDescription
Public methodAppendCData
Appends XML encoded data.
Public methodAppendEndTag
Appends the end of a tag.
Public methodAppendStartTag
Appends the start of an element.
Public methodAppendXmlHeader
Appends an xml header.
Public methodClose
Close the writer.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFlush
Flush the data from the writer to it's output.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference