System::Runtime::Serialization::FormatterConverter::ToDecimal yöntemi

FormatterConverter::ToDecimal method

Bir değeri Decimal tipine dönüştürür.

Decimal System::Runtime::Serialization::FormatterConverter::ToDecimal(System::SharedPtr<Object> value) override
ParametreTürAçıklama
değerSystem::SharedPtr<Object>Dönüştürülecek nesne.

ReturnValue

Dönüştürülmüş değer.

Ayrıca Bakınız