Metodo System::Runtime::Serialization::FormatterConverter::ToString

FormatterConverter::ToString method

Converte un valore in una String.

String System::Runtime::Serialization::FormatterConverter::ToString(System::SharedPtr<Object> value) override
ParametroTipoDescrizione
valoreSystem::SharedPtr<Object>L’oggetto da convertire.

ReturnValue

Il valore convertito.

Vedi anche