←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly