Leer en inglés

Compartir a través de


Delegate.InvocationListEnumerator<TDelegate> Estructura

Definición

Proporciona un enumerador para la lista de invocación de un delegado.

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

Parámetros de tipo

TDelegate

Tipo delegado que se enumera.

Herencia
Delegate.InvocationListEnumerator<TDelegate>

Propiedades

Current

Implementa el patrón IEnumerator.

Métodos

GetEnumerator()

Implementa IEnumerable.GetEnumerator() para devolver "this" como IEnumerator.

MoveNext()

Implementa el patrón IEnumerator.

Se aplica a

Producto Versiones
.NET 9