System::BoxedValueBase::IsBoxedEnum 方法
BoxedValueBase::IsBoxedEnum method
确定当前对象是否表示枚举类型的装箱值。
virtual bool System::BoxedValueBase::IsBoxedEnum()=0
ReturnValue
如果当前对象表示枚举类型的装箱值,则为 true;否则为 false。
另见
- Class BoxedValueBase
- Namespace System
- Library Aspose.Page for C++