Metodo System::BoxedEnum::ToString

BoxedEnum::ToString method

Converte il valore incapsulato rappresentato dall’oggetto corrente in una stringa.

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

ReturnValue

String representation of the boxed value

Vedi anche