XmlSerializationReader::ReadNull Method ()
This API supports the product infrastructure and is not intended to be used directly from your code.
Instructs the XmlReader to read the current XML element if the element has a null attribute with the value true.
Assembly: System.Xml (in System.Xml.dll)
Return Value
Type: System::Booleantrue if the element has a null="true" attribute value and has been read; otherwise, false.
The protected members of XmlSerializationReader are intended for use only by derived classes that are used internally within the .NET Framework XML serialization infrastructure.
Available since 1.1
Silverlight
Available since 2.0