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