System::Runtime::Serialization::IFormatterConverter::ToInt64-methode
IFormatterConverter::ToInt64 method
Converteert een waarde naar een int64_t.
virtual int64_t System::Runtime::Serialization::IFormatterConverter::ToInt64(System::SharedPtr<Object> value)=0
| Parameter | Type | Beschrijving |
|---|---|---|
| value | System::SharedPtr<Object> | Het object dat moet worden geconverteerd. |
ReturnValue
De geconverteerde waarde.
Zie ook
- Typedef SharedPtr
- Class Object
- Class IFormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Page for C++