Datum Count Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns count of measurements. This property may be gotten only if IsAggregated==true, otherwise zero is returned

Namespace: NFX.Instrumentation
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public int Count { get; }

Property Value

Type: OnlineInt32
See Also