←Select platform

Empty Property

Summary

Gets a DicomDateRangeValue structure with zero values.

Syntax
C#
VB
C++
Java
public static DicomDateRangeValue Empty { get; } 
Public Shared ReadOnly Property Empty As DicomDateRangeValue 
public static DicomDateRangeValue getEmpty() 
public: 
static property DicomDateRangeValue Empty { 
   DicomDateRangeValue get(); 
} 

Property Value

Represents a new instance of the DicomDateRangeValue structure with uninitialized member data.

Example

For an example, refer to SetIntValue.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly