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ámetro | Tipo | Descripción |
|---|---|---|
| value | System::SharedPtr<Object> | El objeto a convertir. |
ReturnValue
El valor convertido.
Ver también
- Class String
- Typedef SharedPtr
- Class Object
- Class FormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Page for C++