Delegate.InvocationListEnumerator<TDelegate> Estructura

Definición

public: generic <typename TDelegate>
 where TDelegate : Delegatevalue class Delegate::InvocationListEnumerator
public struct Delegate.InvocationListEnumerator<TDelegate> where TDelegate : Delegate
type Delegate.InvocationListEnumerator<'Delegate (requires 'Delegate :> Delegate)> = struct
Public Structure Delegate.InvocationListEnumerator(Of TDelegate)

Parámetros de tipo

TDelegate
Herencia
Delegate.InvocationListEnumerator<TDelegate>

Propiedades

Current

Métodos

GetEnumerator()
MoveNext()

Se aplica a