This documentation is archived and is not being maintained.
CounterSet.AddCounter Method
Visual Studio 2008
Adds a counter to the counter set.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AddCounter(Int32, CounterType) | Adds a counter to the counter set by using the specified counter identifier and type. |
|
AddCounter(Int32, CounterType, String) | Adds a counter to the counter set by using the specified counter identifier and type and a display name for the counter. |
Show: