Mono Class Library: Overview

System.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

Public Methods

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.

Protected Methods

override
OnInsert(int, object)
Documentation for this section has not yet been entered.
override
OnValidate(object)
Documentation for this section has not yet been entered.