ArrayType.ContainsNull Property

Definition

Checks if the array can contain null values.

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

Property Value

Applies to