←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.