|
Settings (Inherited from System.Xml.XmlWriter ) WriteState: Overridden. Gets the state of the writer. XmlLang: Overridden. Gets the current xml:lang scope.
|
|
The System.Xml.XmlWriter Class Supported Versions .NET Framework 1.0, 1.1, 1.2 Public Members Bold members are covered in the sample code.
|
|
The is used for structured diffs and is not yet documented. ... System.Xml.XmlWriter ) ...
|
|
When the System.Xml.XmlWriter.Close method is called, the write state is set to Closed . The System.Xml.XmlWriter.WriteEndDocument method resets the write state back to Start ...
|
|
System.Void Transform (System.Xml.XPath.XPathNavigator input, System.Xml.Xsl.XsltArgumentList args, System.Xml.XmlWriter output, System.Xml.XmlResolver resolver) TODO
|
|
Base Types Object XmlWriter. Assembly System.Xml Library XML Summary Represents a writer that provides a non-cached, forward-only means of generating streams or files containing ...
|
|
Transform ( string , System.Xml.XmlWriter ) Documentation for this section has not yet been entered. Transform ( System.Xml.XmlReader , System.Xml.XmlWriter
|
|
Represents a writer that provides a non-cached, forward-only means of generating streams or files containing XML data. See Also: XmlWriter Members
|
|
Represents a reader that provides fast, non-cached, forward-only access to XML data. For a list of all members of this type, see XmlReader Members
|
|
Represents a writer that provides a fast, non-cached, forward-only means of generating streams or files containing XML data.
|