Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DicomDateValue Constructor(DateTime)
See Also 
Leadtools.Dicom Namespace > DicomDateValue Structure > DicomDateValue Constructor : DicomDateValue Constructor(DateTime)



date
DateTime object to create this new DicomDateValue from.
Constructs a new DicomDateValue object from the specified DateTime.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal date As Date _
)
Visual Basic (Usage)Copy Code
Dim date As Date
 
Dim instance As DicomDateValue(date)
C# 
public DicomDateValue( 
   DateTime date
)
C++/CLI 
public:
DicomDateValue( 
   DateTime date
)

Parameters

date
DateTime object to create this new DicomDateValue from.

Example

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features