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

Create Method (DicomTimeRangeValueHelper)








Type of time range.
First time in the range.
Second time in the range.
Creates a new DicomTimeRangeValue with the specified values. .NET support WinRT support
Syntax
public static DicomTimeRangeValue Create( 
   DicomRangeType type,
   DicomTimeValue time1,
   DicomTimeValue time2
)
'Declaration
 
Public Shared Function Create( _
   ByVal type As DicomRangeType, _
   ByVal time1 As DicomTimeValue, _
   ByVal time2 As DicomTimeValue _
) As DicomTimeRangeValue
'Usage
 
Dim type As DicomRangeType
Dim time1 As DicomTimeValue
Dim time2 As DicomTimeValue
Dim value As DicomTimeRangeValue
 
value = DicomTimeRangeValueHelper.Create(type, time1, time2)
public static DicomTimeRangeValue Create( 
   DicomRangeType type,
   DicomTimeValue time1,
   DicomTimeValue time2
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomTimeRangeValueHelper.Create( 
   type ,
   time1 ,
   time2 
)
public:
static DicomTimeRangeValue Create( 
   DicomRangeType type,
   DicomTimeValue time1,
   DicomTimeValue time2
) 

Parameters

type
Type of time range.
time1
First time in the range.
time2
Second time in the range.

Return Value

A new DicomTimeRangeValue with the specified values.
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

DicomTimeRangeValueHelper Class
DicomTimeRangeValueHelper 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