Keyword
Implements
Description
A Class can Implement an Interface.
Notes
You will not use the Implements keyword directly in your code. To have a class Implement an Interface, select the Interface using the Interfaces button in the Inspector.
Compatibility
All project types on all supported operating systems.