|  | ObjectExtensionsInvokeMethod Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | InvokeMethod(Object, String, Object) | 
            Searches for the public method with the specified name and invokes it using the specified parameters.
             | 
|   | InvokeMethodTObject(Object, String, Object) | 
            Searches for the public method with the specified name and invokes it using the specified parameters, returning the result.
             | 
 See Also
See Also