MetricCollection Add Method C# API
Overload List

  NameDescription
Public methodAdd(String, Int32)
Adds a metric value to this collection.
Public methodAdd(String, Int32, Boolean)
Adds a metric value to this collection, specifying whether the metric passed or failed.
Back to Top
See Also