System::Runtime::Serialization::IFormatterConverter::ToDecimal metodo
IFormatterConverter::ToDecimal method
Converte un valore in un Decimal.
virtual Decimal System::Runtime::Serialization::IFormatterConverter::ToDecimal(System::SharedPtr<Object> value)=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | System::SharedPtr<Object> | L’oggetto da convertire. |
ReturnValue
Il valore convertito.
Vedi anche
- Class Decimal
- Typedef SharedPtr
- Class Object
- Class IFormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Font for C++