C#
VB
WinRT C#
C++
Creates a new DicomAgeValue with the specified values.
public Leadtools.Dicom.DicomAgeValue Create(int number,Leadtools.Dicom.DicomAgeReferenceType reference)
Public Function Create( _ByVal number As Integer, _ByVal reference As Leadtools.Dicom.DicomAgeReferenceType _) As Leadtools.Dicom.DicomAgeValue
public Leadtools.Dicom.DicomAgeValue Create(int number,Leadtools.Dicom.DicomAgeReferenceType reference)
function Leadtools.Dicom.DicomAgeValueHelper.Create(number ,reference)
public:Leadtools.Dicom.DicomAgeValue Create(int number,Leadtools.Dicom.DicomAgeReferenceType reference)
number
Numerical value that indicates the age.
reference
Indicates the number value type; days, weeks, months, or years.
A new DicomAgeValue with the specified values.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
