StrongBox<T>.Value Field

Definition

Represents the value that the StrongBox<T> references.

public: T Value;
public T Value;
val mutable Value : 'T
Public Value As T 

Field Value

T

Applies to