System::BoxedEnum::ToString 方法

BoxedEnum::ToString method

将当前对象表示的装箱值转换为字符串。

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

ReturnValue

String representation of the boxed value

另见