System::BoxedValue::IsBoxedEnum 方法

BoxedValue::IsBoxedEnum method

确定当前对象是否表示枚举类型的装箱值。

bool System::BoxedValue<T>::IsBoxedEnum() override

ReturnValue

始终为 false

另见