System::BoxedValue::IsBoxedEnum メソッド

BoxedValue::IsBoxedEnum method

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

bool System::BoxedValue<T>::IsBoxedEnum() override

ReturnValue

常に false

参照