Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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.

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 DicomAgeValue(number, reference)
C# 
public DicomAgeValue( 
   int number,
   DicomAgeReferenceType reference
)
Managed Extensions for 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: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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