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()

適用対象