←Select platform

DicomTimeValue Constructor(DateTime)

Summary

Constructs a new DicomTimeValue object from the specified DateTime.

Syntax

C#
VB
Java
C++
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize