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!

XmlSerializationReader.r

[To be supplied.]

[Visual Basic]
Protected r As XmlReader
[C#]
protected XmlReader r;
[C++]
protected: XmlReader* r;
[JScript]
protected var r : XmlReader;

See Also

XmlSerializationReader Class | XmlSerializationReader Members | System.Xml.Serialization Namespace