LEADTOOLS Medical (Leadtools.Dicom assembly)

Create Method (DicomAgeValueHelper)

Show in webframe







Numerical value that indicates the age.
Indicates the number value type; days, weeks, months, or years.
Creates a new DicomAgeValue with the specified values.
Syntax
public DicomAgeValue Create( 
   int number,
   DicomAgeReferenceType reference
)
'Declaration
 
Public Function Create( _
   ByVal number As Integer, _
   ByVal reference As DicomAgeReferenceType _
) As DicomAgeValue
'Usage
 
Dim instance As DicomAgeValueHelper
Dim number As Integer
Dim reference As DicomAgeReferenceType
Dim value As DicomAgeValue
 
value = instance.Create(number, reference)
public DicomAgeValue Create( 
   int number,
   DicomAgeReferenceType reference
)

            

            
 function Leadtools.Dicom.DicomAgeValueHelper.Create( 
   number ,
   reference 
)
public:
DicomAgeValue Create( 
   int number,
   DicomAgeReferenceType reference
) 

Parameters

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

Return Value

A new DicomAgeValue with the specified values.
Example
Refer to DicomAgeValue example.
Requirements

Target Platforms

See Also

Reference

DicomAgeValueHelper Class
DicomAgeValueHelper 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