IsBoxedEnum()

BoxedValueBase::IsBoxedEnum() method

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

virtual bool System::BoxedValueBase::IsBoxedEnum()=0

Return Value

True if current object represents a boxed value of enum type, otherwise - false

See Also