System::BoxedValueBase::IsBoxedEnum metodo

BoxedValueBase::IsBoxedEnum method

Determina se l’oggetto corrente rappresenta un valore incapsulato di tipo enum.

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

ReturnValue

Vero se l’oggetto corrente rappresenta un valore boxed di tipo enum, altrimenti - falso

Vedi anche