←Select platform

Empty Property

Summary
Gets a DicomDateRangeValue structure with zero values.
Syntax
C#
Objective-C
C++/CLI
Java
public static DicomDateRangeValue Empty { get; } 
@property (class, nonatomic, strong, readonly) LTDicomDateRangeValue *empty; 
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.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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