←Select platform

DicomDateValue Constructor(DateTime)

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

Parameters

date
DateTime object to create this new DicomDateValue from.

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.