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)

Возвращаемое значение

Применяется к