System::Runtime::Serialization::FormatterConverter::ToBoolean metodu
FormatterConverter::ToBoolean method
Bir değeri bool tipine dönüştürür.
bool System::Runtime::Serialization::FormatterConverter::ToBoolean(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++