System::BoxedValueBase::IsBoxedEnum メソッド

BoxedValueBase::IsBoxedEnum method

現在のオブジェクトが列挙型のボックス化された値を表すかどうかを判定します。

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

ReturnValue

現在のオブジェクトが列挙型のボックス化された値を表す場合は true、そうでない場合は false

参照