System::Runtime::Serialization::FormatterConverter::ToString método

FormatterConverter::ToString method

Convierte un valor a un String.

String System::Runtime::Serialization::FormatterConverter::ToString(System::SharedPtr<Object> value) override
ParámetroTipoDescripción
valueSystem::SharedPtr<Object>El objeto a convertir.

ReturnValue

El valor convertido.

Ver también