System::Runtime::Serialization::IFormatterConverter::ToDateTime طريقة
IFormatterConverter::ToDateTime method
يحوّل قيمة إلى DateTime.
virtual DateTime System::Runtime::Serialization::IFormatterConverter::ToDateTime(System::SharedPtr<Object> value)=0
| Parameter | Type | الوصف |
|---|---|---|
| value | System::SharedPtr<Object> | الكائن المراد تحويله. |
ReturnValue
القيمة المحوّلة.
انظر أيضًا
- Class DateTime
- Typedef SharedPtr
- Class Object
- Class IFormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Page for C++