LEADTOOLS Medical (Leadtools.Dicom assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
DicomAgeValue Constructor
See Also 
Leadtools.Dicom Namespace > DicomAgeValue Structure : DicomAgeValue Constructor



number
Numerical value that indicates the age.
reference
Indicates the number value type; days, weeks, months, or years.
Initializes a new instance of the DicomAgeValue structure with the specified age value and reference. Supported in Silverlight, Windows Phone 7.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal number As Integer, _
   ByVal reference As DicomAgeReferenceType _
)
Visual Basic (Usage)Copy Code
Dim number As Integer
Dim reference As DicomAgeReferenceType
 
Dim instance As New DicomAgeValue(number, reference)
C# 
public DicomAgeValue( 
   int number,
   DicomAgeReferenceType reference
)
C++/CLI 
public:
DicomAgeValue( 
   int number,
   DicomAgeReferenceType reference
)

Parameters

number
Numerical value that indicates the age.
reference
Indicates the number value type; days, weeks, months, or years.

Example

Refer to DicomAgeValue example.

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features