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!

XmlNodeWriter Class

[To be supplied.]

Object
   XmlWriter
      XmlNodeWriter

[Visual Basic]
Public Class XmlNodeWriter
   Inherits XmlWriter
[C#]
public class XmlNodeWriter : XmlWriter
[C++]
public __gc class XmlNodeWriter : public XmlWriter
[JScript]
public class XmlNodeWriter extends XmlWriter

Remarks

[To be supplied.]

Requirements

Namespace: System.Xml

Assembly: System.dll

See Also

XmlNodeWriter Members | System.Xml Namespace