IMPLEMENTS
Specifies an interface to be implemented by a user-defined type
- Note: Stub page. Even though this keyword is reserved already, interfaces are not implemented yet.
Syntax:
Description:
Examples:
Dialect Differences:
- Not available in the -lang qb dialect unless referenced with the alias __Implements.
Differences from QB:
- New to FreeBASIC
See also:
Back to User Defined Types