MulticastDelegate.GetMethodImpl Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a method represented by the current 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
Returns
A method represented by the current MulticastDelegate.
Remarks
If the MulticastDelegate represents multiple methods, only one method is returned.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา