Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomAgeValue Structure : DicomAgeValue Constructor |
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)
public: DicomAgeValue( int number, DicomAgeReferenceType reference )