Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the argument at the specified index.
public void SetArgument (int index, object value);
abstract member SetArgument : int * obj -> unit
Public Sub SetArgument (index As Integer, value As Object)