طريقة System::Runtime::Serialization::IFormatterConverter::ToDateTime

IFormatterConverter::ToDateTime method

يقوم بتحويل قيمة إلى DateTime.

virtual DateTime System::Runtime::Serialization::IFormatterConverter::ToDateTime(System::SharedPtr<Object> value)=0
معاملنوعالوصف
قيمةSystem::SharedPtr<Object>الكائن الذي سيتم تحويله.

ReturnValue

القيمة المحوّلة.

انظر أيضًا