Compartir a través de


ActionCollection Miembros

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

El tipo ActionCollection expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ActionCollection Initializes a new instance of the ActionCollection class.

Principio

Métodos

  Nombre Descripción
Método publico Add Adds an Action object to the collection.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Count Gets the number of items in the collection.
Propiedad pública Item Gets an item from the collection at the specified index.

Principio