op_Implicit(DateTime) Method

Summary
Performs an implicit conversion from DateTime to Time.
Syntax
C#
VB
C++
public static Time operator implicit( 
   DateTime x 
) 
Overloads Public Operator Widening CType( _ 
   ByVal x As Date _ 
) As Time 
public: 
operator Time (  
   DateTime x 
) 

Parameters

x
The date time to convert.

Return Value

The result of the conversion.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.