MulticastDelegate.GetMethodImpl Metod

Definition

Returnerar en metod som representeras av den aktuella MulticastDelegate.

protected:
 override System::Reflection::MethodInfo ^ GetMethodImpl();
protected override System.Reflection.MethodInfo GetMethodImpl();
override this.GetMethodImpl : unit -> System.Reflection.MethodInfo
Protected Overrides Function GetMethodImpl () As MethodInfo

Returer

En metod som representeras av den aktuella MulticastDelegate.

Kommentarer

Om representerar MulticastDelegate flera metoder returneras endast en metod.

Gäller för