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