System::Runtime::Serialization::IFormatterConverter::ToInt16 method
IFormatterConverter::ToInt16 method
يحوِّل قيمة إلى int16_t.
virtual int16_t System::Runtime::Serialization::IFormatterConverter::ToInt16(System::SharedPtr<Object> value)=0
| Parameter | Type | الوصف |
|---|---|---|
| value | System::SharedPtr<Object> | الكائن المراد تحويله. |
ReturnValue
القيمة المحوّلة.
انظر أيضًا
- Typedef SharedPtr
- Class Object
- Class IFormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Page for C++