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!

XmlNodeReader Class

[To be supplied.]

Object
   XmlReader
      XmlNodeReader

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Xml

Assembly: System.dll

See Also

XmlNodeReader Members | System.Xml Namespace