Méthode System::Runtime::Serialization::FormatterConverter::ToUInt32
FormatterConverter::ToUInt32 method
Convertit une valeur en uint32_t.
uint32_t System::Runtime::Serialization::FormatterConverter::ToUInt32(System::SharedPtr<Object> value) override
| Paramètre | Type | Description |
|---|---|---|
| valeur | System::SharedPtr<Object> | L’objet à convertir. |
ReturnValue
La valeur convertie.
Voir aussi
- Typedef SharedPtr
- Class Object
- Class FormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Font for C++