System::ObjectExt::BoxEnum methode
ObjectExt::BoxEnum method
Boxt enum-types zodat ze worden doorgegeven als Object.
template<typename T> static SmartPtr<System::BoxedValueBase> System::ObjectExt::BoxEnum(T enumValue)
| Parameter | Beschrijving |
|---|---|
| T | Enum type om te boxen. |
| Parameter | Type | Beschrijving |
|---|---|---|
| enumValue | T | Enum waarde om te boxen. |
ReturnValue
Geboxte enum-waarde.
Zie ook
- Class SmartPtr
- Class BoxedValueBase
- Class ObjectExt
- Namespace System
- Library Aspose.Page for C++