System::BoxedEnum::IsBoxedEnum method

BoxedEnum::IsBoxedEnum method

Determines whether the current object represents a boxed value of enum type.

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

ReturnValue

Always true

See Also