Delegate.InvocationListEnumerator<TDelegate> Struct

Definition

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)

Type Parameters

TDelegate
Inheritance
Delegate.InvocationListEnumerator<TDelegate>

Properties

Current

Methods

GetEnumerator()
MoveNext()

Applies to