System::Runtime::Serialization::FormatterConverter::ToDecimal メソッド

FormatterConverter::ToDecimal method

値を Decimal に変換します。

Decimal System::Runtime::Serialization::FormatterConverter::ToDecimal(System::SharedPtr<Object> value) override
パラメーター説明
valueSystem::SharedPtr<Object>変換対象のオブジェクト。

ReturnValue

変換後の値。

参照