Skip to content

RequestBase.GetArgument(int)

GetArgument(int)

virtual
View source
public virtual object GetArgument(int index)
Gets the argument at the specified index.

Parameters

indexint
The argument index.

Returns

The argument at the specified index.