Share via


DictMethod.varCnt Method

Gets the number of variables for the method.

Syntax

public int varCnt()

Run On

Called

Return Value

Type: int
The number of local and inherited variables for the method.

See Also

Reference

DictMethod Class