Condividi tramite


Membri EventPropertyCollection

The EventPropertyCollection object represents the properties of event objects.

Il tipo EventPropertyCollection espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico CopyTo Copies the collection objects to a one-dimensional array starting at the specified index value.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetEnumerator Gets an enumerator that can iterate through the list of objects.
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 EventProperty objects in the EventPropertyCollection object.
Proprietà pubblica Item[ ( [ ( Int32] ) ] ) Gets the EventProperty object at the specified index position.
Proprietà pubblica Item[ ( [ ( String] ) ] ) Gets the EventProperty object that has the specified name.

In alto