[]
Determines whether the expression at specified index is an input name.
public ArgumentType GetArgumentType(int argIndex, int argCount)
Public Function GetArgumentType(argIndex As Integer, argCount As Integer) As ArgumentType
Type | Name | Description |
---|---|---|
int | argIndex | The argument position. |
int | argCount | The total number of arguments. |
Type | Description |
---|---|
ArgumentType |