Skip to content

RequestBase.SetArgument(int, object)

SetArgument(int, object)

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

Parameters

indexint
The argument index.
valueobject
The argument value