System::Runtime::Serialization::FormatterConverter::ToSByte metodu
FormatterConverter::ToSByte method
Bir değeri int8_t tipine dönüştürür.
int8_t System::Runtime::Serialization::FormatterConverter::ToSByte(System::SharedPtr<Object> value) override
| 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 FormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Page for C++