Delegate.InvocationListEnumerator<TDelegate> Structure

Définition

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)

Paramètres de type

TDelegate
Héritage
Delegate.InvocationListEnumerator<TDelegate>

Propriétés

Current

Méthodes

GetEnumerator()
MoveNext()

S’applique à