Click or drag to resize

ValueRef<T>.Value Field

The value currently held by the ValueRef<T> instance.

Namespace: Microsoft.ClearScript
Assembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.5.0
Syntax
public T Value

Field Value

T
See Also