StructField.IsNullable Property

Definition

Checks if values of this field can be null.

public bool IsNullable { get; }
member this.IsNullable : bool
Public ReadOnly Property IsNullable As Boolean

Property Value

Applies to