Add
This method adds an argument.
Syntax
public virtual void Add(object Item)Parameter
Name | Type | Description |
|---|---|---|
Item | object | The argument to be added. |
This method adds an argument.
public virtual void Add(object Item)Name | Type | Description |
|---|---|---|
Item | object | The argument to be added. |