LEADTOOLS Medical (Leadtools.Dicom assembly)

Create Method (DicomDateRangeValueHelper)

Show in webframe







Type of date range.
First date in the range.
Second date in the range.
Creates a new DicomDateRangeValue with the specified values.
Syntax
public static DicomDateRangeValue Create( 
   DicomRangeType type,
   DicomDateValue date1,
   DicomDateValue date2
)
'Declaration
 
Public Shared Function Create( _
   ByVal type As DicomRangeType, _
   ByVal date1 As DicomDateValue, _
   ByVal date2 As DicomDateValue _
) As DicomDateRangeValue
'Usage
 
Dim type As DicomRangeType
Dim date1 As DicomDateValue
Dim date2 As DicomDateValue
Dim value As DicomDateRangeValue
 
value = DicomDateRangeValueHelper.Create(type, date1, date2)
public static DicomDateRangeValue Create( 
   DicomRangeType type,
   DicomDateValue date1,
   DicomDateValue date2
)

            

            
 function Leadtools.Dicom.DicomDateRangeValueHelper.Create( 
   type ,
   date1 ,
   date2 
)
public:
static DicomDateRangeValue Create( 
   DicomRangeType type,
   DicomDateValue date1,
   DicomDateValue date2
) 

Parameters

type
Type of date range.
date1
First date in the range.
date2
Second date in the range.

Return Value

A new DicomDateRangeValue with the specified values.
Requirements

Target Platforms

See Also

Reference

DicomDateRangeValueHelper Class
DicomDateRangeValueHelper Members

 

 


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