The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: