Table of Contents

Nullable<T>.HasValue Property

Indicates whether the nullable contains a value.

Syntax

Unit: Bcl.Types.Nullable

property Nullable<T>.HasValue: Boolean

See also