DictClass.implementsCnt Method [AX 2012]

Indicates the number of interfaces that a class implements.

public int implementsCnt()

Run On

Called

Return Value

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

Community Additions

ADD
Show: