Freigeben über


ActionCollection-Member

Represents a collection of Action objects. This class cannot be inherited.

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

Konstruktoren

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

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Add Adds an Action object to the collection.
Ö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 items in the collection.
Öffentliche Eigenschaft Item Gets an item from the collection at the specified index.

Zum Anfang