←Select platform

IsEmpty Method (DicomDateRangeValueHelper)

Summary

Gets a value indicating whether the specified DicomDateRangeValue structure is empty.

Syntax

C#
VB
WinRT C#
C++
public static bool IsEmpty(  
   Leadtools.Dicom.DicomDateRangeValue value 
) 
Public Shared Function IsEmpty( _ 
   ByVal value As Leadtools.Dicom.DicomDateRangeValue _ 
) As Boolean 
public static bool IsEmpty(  
   Leadtools.Dicom.DicomDateRangeValue value 
) 
 function Leadtools.Dicom.DicomDateRangeValueHelper.IsEmpty(  
   value  
) 
public: 
static bool IsEmpty(  
   Leadtools.Dicom.DicomDateRangeValue value 
)  

Parameters

value
The DicomDateRangeValue to test.

Return Value

true if this DicomDateRangeValue structure is empty; otherwise, false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize