interface component

Component of an interface. Declared in the declaration section of an interface. Possible interface components are: attributes, methods, and events.

More