طريقة 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

القيمة المحوّلة.

انظر أيضًا