System::Runtime::Serialization::FormatterConverter::ToDecimal Methode

FormatterConverter::ToDecimal method

Konvertiert einen Wert in einen Decimal.

Decimal System::Runtime::Serialization::FormatterConverter::ToDecimal(System::SharedPtr<Object> value) override
ParameterTypBeschreibung
WertSystem::SharedPtr<Object>Das zu konvertierende Objekt.

ReturnValue

Der konvertierte Wert.

Siehe auch