NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XmlWriter Class

[To be supplied.]

Object
   XmlWriter

[Visual Basic]
Public Class XmlWriter
   Implements IDataWriter, IDataBuffer
[C#]
public class XmlWriter : IDataWriter, IDataBuffer
[C++]
public __gc class XmlWriter : public IDataWriter, IDataBuffer
[JScript]
public class XmlWriter implements IDataWriter, IDataBuffer

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.XML

Assembly: System.Data.dll

See Also

XmlWriter Members | System.Data.XML Namespace