Measurement<T>.Value Property

Definition

Gets the measurement value.

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

Property Value

T

Applies to