System::ObjectExt::BoxEnum metod

ObjectExt::BoxEnum method

Packar in enum-typer för att spridas som Object.

template<typename T> static SmartPtr<System::BoxedValueBase> System::ObjectExt::BoxEnum(T enumValue)
ParameterBeskrivning
TEnum-typ att packa in.
ParameterTypeBeskrivning
enumValueTEnum-värde att packa in.

ReturnValue

Inpackat enum-värde.

Se även