Set

This method sets an argument.

Syntax

public virtual void Set(uint Index, object Item)

Parameter

Name

Type

Description

Index

uint

Index of the argument to be set.

Item

object

The new argument.