Modifica

Condividi tramite


Ref<T>.Value Property

Definition

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

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

Property Value

T

Applies to