Leggere in inglese

Condividi tramite


Delegate.InvocationListEnumerator<TDelegate> Struct

Definizione

Fornisce un enumeratore per l'elenco chiamate di un delegato.

C#
public struct Delegate.InvocationListEnumerator<TDelegate> where TDelegate : Delegate

Parametri di tipo

TDelegate

Tipo delegato da enumerare.

Ereditarietà
Delegate.InvocationListEnumerator<TDelegate>

Proprietà

Current

Implementa il modello IEnumerator.

Metodi

GetEnumerator()

Implementa IEnumerable.GetEnumerator() per restituire "this" come IEnumerator.

MoveNext()

Implementa il modello IEnumerator.

Si applica a

Prodotto Versioni
.NET 9, 10