Share via


MethodInfo.noVars Method

Specifies the number of variables in a method.

Syntax

public int noVars()

Run On

Called

Return Value

Type: int
An integer value that indicates the number of variables in a method.

See Also

Reference

MethodInfo Class