طريقة System::Runtime::Serialization::IFormatterConverter::ToInt64
IFormatterConverter::ToInt64 method
يقوم بتحويل قيمة إلى int64_t.
virtual int64_t System::Runtime::Serialization::IFormatterConverter::ToInt64(System::SharedPtr<Object> value)=0
| معامل | نوع | الوصف |
|---|---|---|
| قيمة | System::SharedPtr<Object> | الكائن الذي سيتم تحويله. |
ReturnValue
القيمة المحوّلة.
انظر أيضًا
- Typedef SharedPtr
- Class Object
- Class IFormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Font for C++