LEADTOOLS Medical (Leadtools.Dicom assembly)

Create(Int32,Int32,Int32) Method

Show in webframe







Value that represents the year.
Value that represents the month.
Value that represents the day.
Creates a new DicomDateValue with the specified values.
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
)

            

            
 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

See Also

Reference

DicomDateValueHelper Class
DicomDateValueHelper Members
Overload List

 

 


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