Share via


DictClass.objectMethodCnt Method

Indicates the number of instance methods in a class.

Syntax

public int objectMethodCnt()

Run On

Called

Return Value

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

See Also

Reference

DictClass Class