LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

Create Method (DicomAgeValueHelper)








Numerical value that indicates the age.
Indicates the number value type; days, weeks, months, or years.
Creates a new DicomAgeValue with the specified values. .NET support WinRT support
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
)
ObjectiveC Syntax
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomAgeValueHelper Class
DicomAgeValueHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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