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!

XmlDocument.CreateDocumentReader

[To be supplied.]

[Visual Basic]
Public Function CreateDocumentReader() As DocumentReader
[C#]
public DocumentReader CreateDocumentReader();
[C++]
public: DocumentReader* CreateDocumentReader();
[JScript]
public function CreateDocumentReader() : DocumentReader;

See Also

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