IsBoxedEnum()

BoxedValue::IsBoxedEnum() method

Determines if current object represents a boxed value of enum type.

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

Return Value

Always false

See Also