System::Runtime::Serialization::IFormatterConverter::ToInt32 metodu
IFormatterConverter::ToInt32 method
Bir değeri int32_t tipine dönüştürür.
virtual int32_t System::Runtime::Serialization::IFormatterConverter::ToInt32(System::SharedPtr<Object> value)=0
| Parameter | Type | Açıklama |
|---|---|---|
| değer | System::SharedPtr<Object> | Dönüştürülecek nesne. |
ReturnValue
Dönüştürülmüş değer.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Object
- Class IFormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Page for C++