←Select platform

DicomAgeValue Constructor (DicomAgeValue)

Summary

Initializes a new instance of the DicomAgeValue structure with the specified age value and reference.

Syntax

C#
VB
Java
C++
public DicomAgeValue(  
   int number, 
   Leadtools.Dicom.DicomAgeReferenceType reference 
) 
Public Function New( _ 
   ByVal number As Integer, _ 
   ByVal reference As Leadtools.Dicom.DicomAgeReferenceType _ 
) 
public DicomAgeValue(short number, byte reference) 
public DicomAgeValue(short number, DicomAgeReferenceType reference) 
             
public: 
DicomAgeValue(  
   int number, 
   Leadtools.Dicom.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize