Time Constructor

Summary
Initializes a new instance of the Time struct.
Syntax
C#
VB
C++
public Time( 
   DateTime datetime 
) 
Public Function New( _ 
   ByVal datetime As Date _ 
) 
public: 
Time(  
   DateTime datetime 
) 

Parameters

datetime
The datetime.

Requirements

Target Platforms

See Also

Reference

Time Structure

Time Members

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.