MetricCollection ToString Method C# API
Returns a string that represents the current MetricCollection.

Namespace: Facilita.Fc.Runtime
Assembly: fc_clr (in fc_clr.dll) Version: 9.5.5.77
Syntax

public override string ToString()

Return Value

A string that represents all the elements in the current MetricCollection.
See Also