System::Runtime::Serialization::FormatterConverter::ToInt32 metodo
FormatterConverter::ToInt32 method
Converte un valore in un int32_t.
int32_t System::Runtime::Serialization::FormatterConverter::ToInt32(System::SharedPtr<Object> value) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | System::SharedPtr<Object> | L’oggetto da convertire. |
ReturnValue
Il valore convertito.
Vedi anche
- Typedef SharedPtr
- Class Object
- Class FormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Page for C++