System::Runtime::Serialization::FormatterConverter::ToDecimal メソッド
FormatterConverter::ToDecimal method
値を Decimal に変換します。
Decimal System::Runtime::Serialization::FormatterConverter::ToDecimal(System::SharedPtr<Object> value) override
| パラメーター | 型 | 説明 |
|---|---|---|
| value | System::SharedPtr<Object> | 変換対象のオブジェクト。 |
ReturnValue
変換後の値。
参照
- Class Decimal
- Typedef SharedPtr
- Class Object
- Class FormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Page for C++