XmlSerializationReader::ReadTypedNull Method (XmlQualifiedName^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Reads an XML element that allows null values (xsi:nil = 'true') and returns a generic Nullable<T> value.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- type
-
Type:
System.Xml::XmlQualifiedName^
The XmlQualifiedName that represents the simple data type for the current location of the XmlReader.
.NET Framework
Available since 2.0
Silverlight
Available since 2.0
Available since 2.0
Silverlight
Available since 2.0
Show: