Remove
This method deletes an argument.
Syntax
public virtual void Remove(uint Index)
Parameter
Name | Type | Description |
---|---|---|
Index | uint | Index of the arguments to be deleted. |
This method deletes an argument.
public virtual void Remove(uint Index)
Name | Type | Description |
---|---|---|
Index | uint | Index of the arguments to be deleted. |