Share via


MulticastDelegate.GetMethodImpl Metode

Definisi

Mengembalikan metode yang diwakili oleh saat ini 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

Mengembalikan

Metode yang diwakili oleh saat ini MulticastDelegate.

Keterangan

MulticastDelegate Jika mewakili beberapa metode, hanya satu metode yang dikembalikan.

Berlaku untuk