Delegate.InvocationListEnumerator<TDelegate> Estrutura

Definição

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
Herança
Delegate.InvocationListEnumerator<TDelegate>

Propriedades

Current

Métodos

GetEnumerator()
MoveNext()

Aplica-se a