System::Runtime::Serialization::IFormatterConverter::ToDateTime μέθοδος

IFormatterConverter::ToDateTime method

Μετατρέπει μια τιμή σε DateTime.

virtual DateTime System::Runtime::Serialization::IFormatterConverter::ToDateTime(System::SharedPtr<Object> value)=0
ParameterTypeΠεριγραφή
τιμήSystem::SharedPtr<Object>Το αντικείμενο που θα μετατραπεί.

ReturnValue

Η μετατρεπόμενη τιμή.

Δείτε επίσης