System::Runtime::Serialization::IFormatterConverter::ToString método
IFormatterConverter::ToString method
Convierte un valor a un String.
virtual String System::Runtime::Serialization::IFormatterConverter::ToString(System::SharedPtr<Object> value)=0
| 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 IFormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Page for C++