←Select platform

DicomDateTimeValue Constructor(DateTime)

Summary
Initializes a new DicomDateTimeValue with explicit parameters.
Syntax
C#
VB
C++
Java
public DicomDateTimeValue( 
   DateTime date 
) 
Public Function New( _ 
   ByVal date As Date _ 
) 
public DicomDateTimeValue(Date date) 
public: 
DicomDateTimeValue(  
   DateTime date 
) 

Parameters

date
DateTime object that specifies date and time

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.