| Overload | Description |
|---|---|
| Call(ISystemContext,NodeId,IList<Variant>,IList<ServiceResult>,IList<Variant>) | Invokes the methods and returns the output parameters. |
| Call(ISystemContext,IList<Object>,IList<Object>) | Invokes the method, returns the result and output argument. |
| Call(ISystemContext,NodeId,IList<Object>,IList<Object>) | Invokes the method, returns the result and output argument. |