Determines whether the specified metric is contained in this MetricCollection.
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
Syntax
Parameters
- metricName
- Type: System String
The name of the metric to check.
Return Value
true if the collection contains metricName; otherwise, false.See Also