System::TypeInfo::get_IsInterface 方法

TypeInfo::get_IsInterface method

获取一个值,指示 Type 是否为接口;即不是类或值类型。

bool System::TypeInfo::get_IsInterface() const

另见