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

[To be supplied.]

[Visual Basic]
Protected Function ReadNullableString() As String
[C#]
protected string ReadNullableString();
[C++]
protected: String* ReadNullableString();
[JScript]
protected function ReadNullableString() : String;

See Also

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