Edit

Share via


ReadOnlyRef<T>.Value Property

Definition

Gets the readonly T reference represented by the current Ref<T> instance.

public ref readonly T Value { get; }
member this.Value : 'T
Public ReadOnly Property Value As T

Property Value

T

Applies to