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