←Select platform

DicomTimeValue Constructor(DateTime)

Summary
Constructs a new DicomTimeValue object from the specified DateTime.
Syntax
C#
VB
C++
Java
public DicomTimeValue( 
   DateTime time 
) 
Public Function New( _ 
   ByVal time As Date _ 
) 
public DicomTimeValue(DicomDateTimeValue dt) 
public DicomTimeValue(Date date) 
public: 
DicomTimeValue(  
   DateTime time 
) 

Parameters

time
DateTime object from which to create this new DicomTimeValue.

Example

For an example, refer to SetIntValue.

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 Assembly

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