Share via


Conversion.IsNullableValueType Property

Definition

Returns True if this conversion a widening nullable value type conversion or a narrowing nullable value type conversion as defined in section 8.6.1.

public:
 property bool IsNullableValueType { bool get(); };
public bool IsNullableValueType { get; }
member this.IsNullableValueType : bool
Public ReadOnly Property IsNullableValueType As Boolean

Property Value

Applies to