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

[To be supplied.]

[Visual Basic]
Protected Function IsNull() As Boolean
[C#]
protected bool IsNull();
[C++]
protected: bool IsNull();
[JScript]
protected function IsNull() : Boolean;

See Also

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