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!

CoreXmlReader.ReadState

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property ReadState As Integer
[C#]
public int ReadState {virtual get;}
[C++]
public: __property virtual int get_ReadState();
[JScript]
public function get ReadState() : int;

See Also

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