Delegate.InvocationListEnumerator<TDelegate> 結構

定義

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)

類型參數

TDelegate
繼承
Delegate.InvocationListEnumerator<TDelegate>

屬性

Current

方法

GetEnumerator()
MoveNext()

適用於