C#
VB
C++
Performs an implicit conversion from Time to DateTime.
Overloads Public Operator Widening CType( _
ByVal x As Leadtools.Dicom.Common.Datatypes.Time _
) As Date
public:
operator DateTime (
Leadtools.Dicom.Common.Datatypes.Time x
)
x
The time to convert.
The result of the conversion.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET