Invokes the method with the specified methodName on the wrapped COM-object.
Namespace: Spotfire.Dxp.Application.InteropAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- methodName
- Type: System String
The method name.
- arguments
- Type: System Object
The arguments
Return Value
Type: ObjectThe return value from the method.
Exceptions
Exception | Condition |
---|---|
System.Reflection TargetInvocationException | If the invoked method throws an exception. |
Version Information
See Also