Mono Class Library: OverviewSystem.Diagnostics.CounterCreationDataCollection: Method Members |
The methods of System.Diagnostics.CounterCreationDataCollection are listed below. For a list of all members, see the CounterCreationDataCollection Members list.
See Also: Inherited members from System.Collections.CollectionBase
Add(CounterCreationData) : int Documentation for this section has not yet been entered.AddRange(CounterCreationData[]) Documentation for this section has not yet been entered.AddRange(CounterCreationDataCollection) Documentation for this section has not yet been entered.Contains(CounterCreationData) : bool Documentation for this section has not yet been entered.CopyTo(CounterCreationData[], int) Documentation for this section has not yet been entered.IndexOf(CounterCreationData) : int Documentation for this section has not yet been entered.Insert(int, CounterCreationData) Documentation for this section has not yet been entered.Remove(CounterCreationData) Documentation for this section has not yet been entered.
overrideOnInsert(int, object) Documentation for this section has not yet been entered. overrideOnValidate(object) Documentation for this section has not yet been entered.