System::BoxedValueBase::IsBoxedEnum 메서드
BoxedValueBase::IsBoxedEnum method
현재 객체가 열거형 타입의 박싱된 값을 나타내는지 판단합니다.
virtual bool System::BoxedValueBase::IsBoxedEnum()=0
ReturnValue
현재 객체가 열거형 타입의 박싱된 값을 나타내면 true, 그렇지 않으면 false
또 보기
- Class BoxedValueBase
- Namespace System
- Library Aspose.Page for C++