TRttiTypeHelper.GetInterfaces Method
Returns an enumerable collection which contains all the interface Rtti types that the target type implements.
Note |
---|
Only Guid interfaces will be enumerated. |
public function GetInterfaces: IEnumerable<TRttiInterfaceType>;