Nullable<T>.HasValue Property
Definition
Gets a value indicating whether the current Nullable<T> structure has a value.
Delphi
property HasValue
Value
Boolean
Gets a value indicating whether the current Nullable<T> structure has a value.
property HasValue