Share via


TypeMaterializationInfo.IsNullable Property

Definition

Whether or not the value can be null.

public virtual bool? IsNullable { get; }
member this.IsNullable : Nullable<bool>
Public Overridable ReadOnly Property IsNullable As Nullable(Of Boolean)

Property Value

Applies to