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.Write

[To be supplied.]

[Visual Basic]
Overridable Public Function Write() As Boolean
[C#]
public virtual bool Write();
[C++]
public: virtual bool Write();
[JScript]
public function Write() : Boolean;

See Also

XmlWriter Class | XmlWriter Members | System.Data.XML Namespace