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