implementsClause property

ImplementsClause? get implementsClause

The implements clause for the enumeration, or null if the enumeration doesn't implement any interfaces.

Implementation

ImplementsClause? get implementsClause;