Share via


DictMethod.parameterId Method

Gets the ID of the specified parameter.

Syntax

public int parameterId(int variableNumber)

Run On

Called

Parameters

  • variableNumber
    Type: int
    The one-based index to the parameter list for the method.

Return Value

Type: int
The ID of the specified parameter.

See Also

Reference

DictMethod Class