Condividi tramite


Membri ActionCollection

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

Il tipo ActionCollection espone i membri seguenti.

Costruttori

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

In alto

Metodi

  Nome Descrizione
Metodo pubblico Add Adds an Action object to the collection.
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 items in the collection.
Proprietà pubblica Item Gets an item from the collection at the specified index.

In alto