System::TypeInfo::get_IsClass 方法

TypeInfo::get_IsClass method

获取一个值,指示该 Type 是类还是委托;即不是值类型或接口。

bool System::TypeInfo::get_IsClass() const

另见