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++