Share via


Delegate.InvocationListEnumerator<TDelegate>.GetEnumerator メソッド

定義

public:
 Delegate::InvocationListEnumerator<TDelegate> GetEnumerator();
public Delegate.InvocationListEnumerator<TDelegate> GetEnumerator ();
member this.GetEnumerator : unit -> Delegate.InvocationListEnumerator<'Delegate (requires 'Delegate :> Delegate)>
Public Function GetEnumerator () As Delegate.InvocationListEnumerator(Of TDelegate)

戻り値

適用対象