IsBoxedEnum()

BoxedEnum::IsBoxedEnum() method

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

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

Return Value

Always true

See Also