Nullable<T>.HasValue Property
Indicates whether the nullable contains a value.
Syntax
Unit: Bcl.Types.Nullable
property Nullable<T>.HasValue: Boolean
Indicates whether the nullable contains a value.
Unit: Bcl.Types.Nullable
property Nullable<T>.HasValue: Boolean