←Select platform

Empty Property

Summary
Gets a DicomDateValue structure with zero values.
Syntax
C#
VB
C++
Java
public static DicomDateValue Empty { get; } 
Public Shared ReadOnly Property Empty As DicomDateValue 
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.

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.