System::Runtime::Serialization::IFormatterConverter::ToDecimal metodu

IFormatterConverter::ToDecimal method

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

virtual Decimal System::Runtime::Serialization::IFormatterConverter::ToDecimal(System::SharedPtr<Object> value)=0
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