System::Runtime::Serialization::FormatterConverter::ToBoolean metodo
FormatterConverter::ToBoolean method
Converte un valore in un bool.
bool System::Runtime::Serialization::FormatterConverter::ToBoolean(System::SharedPtr<Object> value) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | System::SharedPtr<Object> | L’oggetto da convertire. |
ReturnValue
Il valore convertito.
Vedi anche
- Typedef SharedPtr
- Class Object
- Class FormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Font for C++