MetricCollection
Count Property
C# API
Gets the number of metrics in the collection.
Namespace:
Facilita.Fc.Runtime
Assembly:
fc_clr
(in fc_clr.dll) Version: 9.5.7.98
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
int
Count
{
get
; }
public int Count { get; }
Field Value
The number of metrics in the collection.
See Also
MetricCollection Class
MetricCollection Members
Facilita.Fc.Runtime Namespace