←Select platform

Empty Property

Summary
Gets a DicomDateValue structure with zero values.
Syntax
C#
Objective-C
C++/CLI
Java
public static DicomDateValue Empty { get; } 
@property (class, nonatomic, strong, readonly) LTDicomDateValue *empty; 
public static DicomDateValue getEmpty() 
public: 
static property DicomDateValue Empty { 
   DicomDateValue get(); 
} 

Property Value

Represents a new instance of the DicomDateValue 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.