System::BoxedValue::IsBoxedEnum method

BoxedValue::IsBoxedEnum method

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

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

ReturnValue

Always false

See Also