LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomAgeValue Constructor (DicomAgeValue)

Show in webframe







Numerical value that indicates the age.
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
public DicomAgeValue( 
   int number,
   DicomAgeReferenceType reference
)
'Declaration
 
Public Function New( _
   ByVal number As Integer, _
   ByVal reference As DicomAgeReferenceType _
)
'Usage
 
Dim number As Integer
Dim reference As DicomAgeReferenceType
 
Dim instance As New DicomAgeValue(number, reference)
public DicomAgeValue( 
   int number,
   DicomAgeReferenceType reference
)

            
public DicomAgeValue(short number, byte reference)
public DicomAgeValue(short number, DicomAgeReferenceType reference)
            
function DicomAgeValue( 
   number ,
   reference 
)
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

See Also

Reference

DicomAgeValue Structure
DicomAgeValue Members

 

 


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