NullableResponse<T>.HasValue Property

Definition

Gets a value indicating whether the current instance has a valid value of its underlying type.

public abstract bool HasValue { get; }
member this.HasValue : bool
Public MustOverride ReadOnly Property HasValue As Boolean

Property Value

Applies to