Nullable<T>.IsNull Property
Indicates whether the nullable is null (has no value).
Syntax
Unit: Bcl.Types.Nullable
property Nullable<T>.IsNull: Boolean
Indicates whether the nullable is null (has no value).
Unit: Bcl.Types.Nullable
property Nullable<T>.IsNull: Boolean