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
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | System::SharedPtr<Object> | L’oggetto da convertire. |
ReturnValue
Il valore convertito.
Vedi anche
- Class String
- Typedef SharedPtr
- Class Object
- Class FormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Font for C++