Nullable<T>.HasValue Property

Gets a value indicating whether the current Nullable<T> structure has a value.

Namespace: Spring
public
 property HasValue: Boolean read GetHasValue;

Property Value

Type: Boolean