LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomDateValue Constructor(Int32,Int32,Int32)

Show in webframe







Value that represents the year.
Value that represents the month.
Value that represents the day.
Initializes a new DicomDateValue with explicit parameters.
Syntax
public DicomDateValue( 
   int year,
   int month,
   int day
)
'Declaration
 
Public Function New( _
   ByVal year As Integer, _
   ByVal month As Integer, _
   ByVal day As Integer _
)
'Usage
 
Dim year As Integer
Dim month As Integer
Dim day As Integer
 
Dim instance As New DicomDateValue(year, month, day)
public DicomDateValue( 
   int year,
   int month,
   int day
)

            
public DicomDateValue(short year, short month, short day)
public DicomDateValue(int year, int month, int day)
            
function DicomDateValue( 
   year ,
   month ,
   day 
)
public:
DicomDateValue( 
   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.
Example
For an example, refer to DicomDataSet.SetIntValue.
Requirements

Target Platforms

See Also

Reference

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