Skip to content

IInvokable.SetArgument(int, object)

SetArgument(int, object)

abstract
public abstract void SetArgument(int index, object value)
Sets the argument at the specified index.

Parameters

indexint
The argument index.
valueobject
The argument value