Edit

Share via


Immutable<T>.Value Field

Definition

Return reference to the original value stored in this Immutable wrapper.

[Orleans.Id(0)]
public readonly T Value;
[<Orleans.Id(0)>]
val mutable Value : 'T
Public ReadOnly Value As T 

Field Value

T
Attributes

Applies to