System::BoxedEnum::IsBoxedEnum 方法

BoxedEnum::IsBoxedEnum method

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

bool System::BoxedEnum<E, UT>::IsBoxedEnum() override

ReturnValue

始终为 true

另见