System::BoxedValueBase::IsBoxedEnum‑metod

BoxedValueBase::IsBoxedEnum method

Bestämmer om det aktuella objektet representerar ett inneslutet värde av enum-typ.

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

ReturnValue

Sant om det aktuella objektet representerar ett inramat värde av enum‑typ, annars falskt.

Se även