System::Runtime::Serialization::FormatterConverter::ToUInt16 método
FormatterConverter::ToUInt16 method
Convierte un valor a uint16_t.
uint16_t System::Runtime::Serialization::FormatterConverter::ToUInt16(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
- Typedef SharedPtr
- Class Object
- Class FormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Page for C++