←Select platform

GetStringDescription Method (DicomDateValueHelper)

Summary

Converts the specified DicomDateValue structure to a human-readable string.

Syntax

C#
VB
WinRT C#
C++
public string GetStringDescription(  
   Leadtools.Dicom.DicomDateValue value 
) 
Public Function GetStringDescription( _ 
   ByVal value As Leadtools.Dicom.DicomDateValue _ 
) As String 
public string GetStringDescription(  
   Leadtools.Dicom.DicomDateValue value 
) 
 function Leadtools.Dicom.DicomDateValueHelper.GetStringDescription(  
   value  
) 
public: 
String^ GetStringDescription(  
   Leadtools.Dicom.DicomDateValue value 
)  

Parameters

value
The DicomDateValue object.

Return Value

string that is the name of the color of the specified DicomDateValue structure.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly