System::Runtime::Serialization::IFormatterConverter::ToInt64 méthode
IFormatterConverter::ToInt64 method
Convertit une valeur en int64_t.
virtual int64_t System::Runtime::Serialization::IFormatterConverter::ToInt64(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++