Share via


DictClass.staticMethodCnt Method

Indicates the number of static methods in a class.

Syntax

public int staticMethodCnt()

Run On

Called

Return Value

Type: int
An integer that indicates the number of static methods in a class.

See Also

Reference

DictClass Class