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