Condividi tramite


Membri AddEventArgs

Provides information about the arguments used in the Add event over a collection for which the CollectionChangeEventHandler has been enabled.

Il tipo AddEventArgs espone i membri seguenti.

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 Element Returns data at a collection changed event. (Ereditato da CollectionChangeEventArgs).
Proprietà pubblica Index Gets the number of arguments in the Add event.

In alto