Freigeben über


FrequencyPair-Member

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

Der FrequencyPair-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode FrequencyPair Initializes a new instance of the FrequencyPair class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Count Gets the number of events that have occurred during a specified period.
Öffentliche Eigenschaft Duration Gets the specified time period during which the number of events is counted.

Zum Anfang