System::Runtime::Serialization::IFormatterConverter::ToUInt16 metodo
IFormatterConverter::ToUInt16 method
Converte un valore in un uint16_t.
virtual uint16_t System::Runtime::Serialization::IFormatterConverter::ToUInt16(System::SharedPtr<Object> value)=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | System::SharedPtr<Object> | L’oggetto da convertire. |
ReturnValue
Il valore convertito.
Vedi anche
- Typedef SharedPtr
- Class Object
- Class IFormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Font for C++