TCodeTypeDeclaration.InterfaceTypes Property
Gets the list of interface types implemented by this type.
Syntax
Unit: Bcl.Code.MetaClasses
property TCodeTypeDeclaration.InterfaceTypes: TObjectList<TCodeTypeReference>
Gets the list of interface types implemented by this type.
Unit: Bcl.Code.MetaClasses
property TCodeTypeDeclaration.InterfaceTypes: TObjectList<TCodeTypeReference>