RanorexRanorex Documentation
InvokeMethod Method
NamespacesRanorexControlInvokeMethod()()()
Members
IconMemberDescription
InvokeMethod(String)
Invokes the specified method on the control.

InvokeMethod(String, array<Object>[]()[])
Invokes the specified method on the control. All parameters need to be serializable.

InvokeMethod(BindingFlags, String, array<Object>[]()[])
Invokes the specified method on the control. All parameters and the return value need to be serializable.

InvokeMethod(BindingFlags, String, array<Object>[]()[], Duration)
Invokes the specified method on the control. All parameters and the return value need to be serializable.

Assembly: Ranorex.Plugin.WinForms (Module: Ranorex.Plugin.WinForms) Version: 3.2.3.16825 (3.2.3.16825)