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