Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the ID for a specified interface that a class implements.
Syntax
public ClassId implements(int no)
Run On
Called
Parameters
- no
Type: int
An integer data type that specifies the interface, based on the order of the interfaces in the class declaration.
Return Value
Type: ClassId Extended Data Type
A value of the classID system data type that indicates the class ID.