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

Create(Int32,Int32,Int32) Method








Value that represents the year.
Value that represents the month.
Value that represents the day.
Creates a new DicomDateValue with the specified values. .NET support WinRT support
Syntax
public static DicomDateValue Create( 
   int year,
   int month,
   int day
)
'Declaration
 
Public Overloads Shared Function Create( _
   ByVal year As Integer, _
   ByVal month As Integer, _
   ByVal day As Integer _
) As DicomDateValue
'Usage
 
Dim year As Integer
Dim month As Integer
Dim day As Integer
Dim value As DicomDateValue
 
value = DicomDateValueHelper.Create(year, month, day)
public static DicomDateValue Create( 
   int year,
   int month,
   int day
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomDateValueHelper.Create(Int32,Int32,Int32)( 
   year ,
   month ,
   day 
)
public:
static DicomDateValue Create( 
   int year,
   int month,
   int day
) 

Parameters

year
Value that represents the year.
month
Value that represents the month.
day
Value that represents the day.

Return Value

A new DicomDateValue 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

DicomDateValueHelper Class
DicomDateValueHelper Members
Overload List

 

 


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