Name | Description | |
---|---|---|
Count | Gets the total count of arguments. | |
EvaluationContext | Gets an IEvaluationContext instance indicates the evaluation context. | |
Item | Gets the IValue argument at the specified index. |
The following tables list the members exposed by IArguments.
Name | Description | |
---|---|---|
Count | Gets the total count of arguments. | |
EvaluationContext | Gets an IEvaluationContext instance indicates the evaluation context. | |
Item | Gets the IValue argument at the specified index. |
Name | Description | |
---|---|---|
GetArrayValue | Gets the value of an item in the array argument. |