Share via


DictClass.implementsCnt Method

Indicates the number of interfaces that a class implements.

Syntax

public int implementsCnt()

Run On

Called

Return Value

Type: int
An integer data type value for the number of interfaces that a class implements.

See Also

Reference

DictClass Class