op_Implicit(Time) Method

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

Parameters

x
The 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.