System::Runtime::Serialization::IFormatterConverter::ToInt64 طريقة
IFormatterConverter::ToInt64 method
يحوِّل قيمة إلى int64_t.
virtual int64_t System::Runtime::Serialization::IFormatterConverter::ToInt64(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++