Metodo System::BoxedEnum::ToString

BoxedEnum::ToString method

Converte il valore boxed rappresentato dall’oggetto corrente in stringa.

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

ReturnValue

String representation of the boxed value

Vedi anche