←Select platform

GetStringDescription Method (DicomDateRangeValueHelper)

Summary

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

Syntax

C#
VB
WinRT C#
C++
public static string GetStringDescription(  
   Leadtools.Dicom.DicomDateRangeValue value 
) 
Public Shared Function GetStringDescription( _ 
   ByVal value As Leadtools.Dicom.DicomDateRangeValue _ 
) As String 
public static string GetStringDescription(  
   Leadtools.Dicom.DicomDateRangeValue value 
) 
 function Leadtools.Dicom.DicomDateRangeValueHelper.GetStringDescription(  
   value  
) 
public: 
static String^ GetStringDescription(  
   Leadtools.Dicom.DicomDateRangeValue value 
)  

Parameters

value
The DicomDateRangeValue object.

Return Value

string that is the name of the color of the specified DicomDateRangeValue 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