Metodo System::Runtime::Serialization::FormatterConverter::ToDecimal

FormatterConverter::ToDecimal method

Converte un valore in un Decimal.

Decimal System::Runtime::Serialization::FormatterConverter::ToDecimal(System::SharedPtr<Object> value) override
ParametroTipoDescrizione
valoreSystem::SharedPtr<Object>L’oggetto da convertire.

ReturnValue

Il valore convertito.

Vedi anche