NullableConverter::NullableType Property

 

Gets the nullable type.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

public:
property Type^ NullableType {
	Type^ get();
}

Property Value

Type: System::Type^

A Type that represents the nullable type.

.NET Framework
Available since 2.0
Return to top
Show: