System::Runtime::Serialization::IFormatterConverter::ToInt32-methode
IFormatterConverter::ToInt32 method
Converteert een waarde naar een int32_t.
virtual int32_t System::Runtime::Serialization::IFormatterConverter::ToInt32(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++