ToString()

BoxedEnum::ToString() const method

Converts boxed value represented by the current object to string.

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

Return Value

String representation of the boxed value

See Also