MulticastDelegate::GetMethodImpl Method ()
.NET Framework (current version)
Returns a static method represented by the current MulticastDelegate.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.Reflection::MethodInfo^A static method represented by the current MulticastDelegate.
If the MulticastDelegate represents multiple methods, only one method is returned.
.NET Framework
Available since 2.0
Available since 2.0
Show: