C#
VB
C++
Performs an implicit conversion from DateTime to Time.
Overloads Public Operator Widening CType( _
ByVal x As Date _
) As Leadtools.Dicom.Common.Datatypes.Time
public:
operator Leadtools.Dicom.Common.Datatypes.Time (
DateTime x
)
x
The date 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