LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

DicomDateRangeValue Constructor (DicomDateRangeValue)








Type of date range.
First date in the range.
Second date in the range.
Initializes a new DicomDateRangeValue with explicit parameters. .NET support Silverlight support
Syntax
public DicomDateRangeValue( 
   DicomRangeType type,
   DicomDateValue date1,
   DicomDateValue date2
)
'Declaration
 
Public Function New( _
   ByVal type As DicomRangeType, _
   ByVal date1 As DicomDateValue, _
   ByVal date2 As DicomDateValue _
)
'Usage
 
Dim type As DicomRangeType
Dim date1 As DicomDateValue
Dim date2 As DicomDateValue
 
Dim instance As New DicomDateRangeValue(type, date1, date2)
public DicomDateRangeValue( 
   DicomRangeType type,
   DicomDateValue date1,
   DicomDateValue date2
)
ObjectiveC Syntax
Java Syntax
function DicomDateRangeValue( 
   type ,
   date1 ,
   date2 
)
public:
DicomDateRangeValue( 
   DicomRangeType type,
   DicomDateValue date1,
   DicomDateValue date2
)

Parameters

type
Type of date range.
date1
First date in the range.
date2
Second date in the range.
Example
For an example, refer to DicomDataSet.SetIntValue.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomDateRangeValue Structure
DicomDateRangeValue Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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