LEADTOOLS Medical (Leadtools.Dicom assembly)

Create(DateTime) Method

Show in webframe







Value that represents the date and time.
Creates a new DicomDateTimeValue with the specified values.
Syntax
public static DicomDateTimeValue Create( 
   DateTime dateTime
)
'Declaration
 
Public Overloads Shared Function Create( _
   ByVal dateTime As Date _
) As DicomDateTimeValue
'Usage
 
Dim dateTime As Date
Dim value As DicomDateTimeValue
 
value = DicomDateTimeValueHelper.Create(dateTime)
public static DicomDateTimeValue Create( 
   DateTime dateTime
)

            

            
 function Leadtools.Dicom.DicomDateTimeValueHelper.Create(DateTime)( 
   dateTime 
)
public:
static DicomDateTimeValue Create( 
   DateTime dateTime
) 

Parameters

dateTime
Value that represents the date and time.

Return Value

A new DicomDateTimeValue with the specified values.
Requirements

Target Platforms

See Also

Reference

DicomDateTimeValueHelper Class
DicomDateTimeValueHelper Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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