LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomTimeRangeValue Constructor (DicomTimeRangeValue)

Show in webframe







Type of time range.
First time in the range.
Second time in the range.
Initializes a new DicomTimeRangeValue with explicit parameters.
Syntax
public DicomTimeRangeValue( 
   DicomRangeType type,
   DicomTimeValue time1,
   DicomTimeValue time2
)
'Declaration
 
Public Function New( _
   ByVal type As DicomRangeType, _
   ByVal time1 As DicomTimeValue, _
   ByVal time2 As DicomTimeValue _
)
'Usage
 
Dim type As DicomRangeType
Dim time1 As DicomTimeValue
Dim time2 As DicomTimeValue
 
Dim instance As New DicomTimeRangeValue(type, time1, time2)
public DicomTimeRangeValue( 
   DicomRangeType type,
   DicomTimeValue time1,
   DicomTimeValue time2
)

            
public DicomTimeRangeValue(int rangeType, DicomTimeValue date1, DicomTimeValue date2)
function DicomTimeRangeValue( 
   type ,
   time1 ,
   time2 
)
public:
DicomTimeRangeValue( 
   DicomRangeType type,
   DicomTimeValue time1,
   DicomTimeValue time2
)

Parameters

type
Type of time range.
time1
First time in the range.
time2
Second time in the range.
Example
For an example, refer to DicomDataSet.SetIntValue.
Requirements

Target Platforms

See Also

Reference

DicomTimeRangeValue Structure
DicomTimeRangeValue 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