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

DicomDateValue Constructor(Int32,Int32,Int32)








Value that represents the year.
Value that represents the month.
Value that represents the day.
Initializes a new DicomDateValue with explicit parameters. .NET support Silverlight support
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
)
ObjectiveC Syntax
Java Syntax
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: 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

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