System::Runtime::Serialization::FormatterConverter::ToChar método
FormatterConverter::ToChar method
Convierte un valor a un char16_t.
char16_t System::Runtime::Serialization::FormatterConverter::ToChar(System::SharedPtr<Object> value) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| valor | System::SharedPtr<Object> | El objeto a convertir. |
ReturnValue
El valor convertido.
Ver también
- Typedef SharedPtr
- Class Object
- Class FormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.PDF for C++