Modifica

Condividi tramite


NullableReadOnlyRef<T>.HasValue Property

Definition

Gets a value indicating whether or not the current NullableReadOnlyRef<T> instance wraps a valid reference that can be accessed.

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

Property Value

Applies to