System::ObjectExt::BoxEnum metod
ObjectExt::BoxEnum method
Låser in enum‑typer för att kunna propageras som Object.
template<typename T> static SmartPtr<System::BoxedValueBase> System::ObjectExt::BoxEnum(T enumValue)
| Parameter | Beskrivning |
|---|---|
| T | Enum typ att låsa in. |
| Parameter | Typ | Beskrivning |
|---|---|---|
| enumValue | T | Enum värde att låsa in. |
ReturnValue
Inlåst enum‑värde.
Se även
- Class SmartPtr
- Class BoxedValueBase
- Class ObjectExt
- Namespace System
- Library Aspose.PDF for C++