System::Runtime::Serialization::IFormatterConverter::ToInt32 méthode
IFormatterConverter::ToInt32 method
Convertit une valeur en int32_t.
virtual int32_t System::Runtime::Serialization::IFormatterConverter::ToInt32(System::SharedPtr<Object> value)=0
| Paramètre | Type | Description |
|---|---|---|
| valeur | System::SharedPtr<Object> | L’objet à convertir. |
ReturnValue
La valeur convertie.
Voir aussi
- Typedef SharedPtr
- Class Object
- Class IFormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Font for C++