Mono Class Library: OverviewSystem.Diagnostics.PerformanceCounterCategory: Method Members |
The methods of System.Diagnostics.PerformanceCounterCategory are listed below. For a list of all members, see the PerformanceCounterCategory Members list.
See Also: Inherited members from System.Object
CounterExists(string) : bool Documentation for this section has not yet been entered. staticCounterExists(string, string) : bool Documentation for this section has not yet been entered. staticCounterExists(string, string, string) : bool Documentation for this section has not yet been entered. staticCreate(string, string, CounterCreationDataCollection) : PerformanceCounterCategory Documentation for this section has not yet been entered. staticCreate(string, string, PerformanceCounterCategoryType, CounterCreationDataCollection) : PerformanceCounterCategory Documentation for this section has not yet been entered. staticCreate(string, string, string, string) : PerformanceCounterCategory Documentation for this section has not yet been entered. staticCreate(string, string, PerformanceCounterCategoryType, string, string) : PerformanceCounterCategory Documentation for this section has not yet been entered. staticDelete(string) Documentation for this section has not yet been entered. staticExists(string) : bool Documentation for this section has not yet been entered. staticExists(string, string) : bool Documentation for this section has not yet been entered. staticGetCategories() : PerformanceCounterCategory[] Documentation for this section has not yet been entered. staticGetCategories(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) : bool Documentation for this section has not yet been entered. staticInstanceExists(string, string) : bool Documentation for this section has not yet been entered. staticInstanceExists(string, string, string) : bool Documentation for this section has not yet been entered.ReadCategory() : InstanceDataCollectionCollection Documentation for this section has not yet been entered.