System::TypeInfo::GetInterfaces 方法

TypeInfo::GetInterfaces method

获取当前 Type 实现或继承的所有接口。

ArrayPtr<TypeInfo> System::TypeInfo::GetInterfaces() const

另见