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 > DicomAgeValueHelper Class : Create Method |
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 )
public: DicomAgeValue Create( int number, DicomAgeReferenceType reference )