Membri FrequencyPair

The FrequencyPair object is a utility that measures frequency by storing count and duration information.

Il tipo FrequencyPair espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico FrequencyPair Initializes a new instance of the FrequencyPair class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Count Gets the number of events that have occurred during a specified period.
Proprietà pubblica Duration Gets the specified time period during which the number of events is counted.

In alto