System::Runtime::Serialization::FormatterConverter::ToInt32 Methode
FormatterConverter::ToInt32 method
Konvertiert einen Wert in einen int32_t.
int32_t System::Runtime::Serialization::FormatterConverter::ToInt32(System::SharedPtr<Object> value) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | System::SharedPtr<Object> | Das zu konvertierende Objekt. |
ReturnValue
Der konvertierte Wert.
Siehe auch
- Typedef SharedPtr
- Class Object
- Class FormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Font for C++