Metodo System::BoxedValueBase::IsBoxedEnum

BoxedValueBase::IsBoxedEnum method

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

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

ReturnValue

true se l’oggetto corrente rappresenta un valore boxed di tipo enum, altrimenti - false

Vedi anche