| CounterExists(string) : boolDocumentation for this section has not yet been entered. |
static | CounterExists(string, string) : boolDocumentation for this section has not yet been entered. |
static | CounterExists(string, string, string) : boolDocumentation for this section has not yet been entered. |
static | Create(string, string, CounterCreationDataCollection) : PerformanceCounterCategoryDocumentation for this section has not yet been entered. |
static | Create(string, string, PerformanceCounterCategoryType, CounterCreationDataCollection) : PerformanceCounterCategoryDocumentation for this section has not yet been entered. |
static | Create(string, string, string, string) : PerformanceCounterCategoryDocumentation for this section has not yet been entered. |
static | Create(string, string, PerformanceCounterCategoryType, string, string) : PerformanceCounterCategoryDocumentation for this section has not yet been entered. |
static | Delete(string)Documentation for this section has not yet been entered. |
static | Exists(string) : boolDocumentation for this section has not yet been entered. |
static | Exists(string, string) : boolDocumentation for this section has not yet been entered. |
static | GetCategories() : PerformanceCounterCategory[]Documentation for this section has not yet been entered. |
static | GetCategories(string) : PerformanceCounterCategory[]Documentation for this section has not yet been entered. |
| GetCounters() : PerformanceCounter[]Documentation for this section has not yet been entered. |
| GetCounters(string) : PerformanceCounter[]Documentation for this section has not yet been entered. |
| GetInstanceNames() : string[]Documentation for this section has not yet been entered. |
| InstanceExists(string) : boolDocumentation for this section has not yet been entered. |
static | InstanceExists(string, string) : boolDocumentation for this section has not yet been entered. |
static | InstanceExists(string, string, string) : boolDocumentation for this section has not yet been entered. |
| ReadCategory() : InstanceDataCollectionCollectionDocumentation for this section has not yet been entered. |