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