'Declaration
Public Overloads Function Add( _ ByVal instanceName As String _ ) As EventMetric
public EventMetric Add( string instanceName )
Parameters
- instanceName
- The instance name to use, or blank or null for the default metric.
Return Value
The new metric object that was added to the collection