طريقة System::Runtime::Serialization::FormatterConverter::ToDecimal

FormatterConverter::ToDecimal method

يقوم بتحويل قيمة إلى Decimal.

Decimal System::Runtime::Serialization::FormatterConverter::ToDecimal(System::SharedPtr<Object> value) override
معاملنوعالوصف
قيمةSystem::SharedPtr<Object>الكائن الذي سيتم تحويله.

ReturnValue

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

انظر أيضًا