System::BoxedEnum::ToString method

BoxedEnum::ToString method

Converts boxed value represented by the current object to string.

System::String System::BoxedEnum<E, UT>::ToString() const override

ReturnValue

String representation of the boxed value

See Also