←Select platform

Empty Property

Summary
Gets a DicomDateTimeValue structure with default values.
Syntax
C#
VB
C++
Java
public static DicomDateTimeValue Empty { get; } 
Public Shared ReadOnly Property Empty As DicomDateTimeValue 
public static DicomDateTimeValue getEmpty() 
public: 
static property DicomDateTimeValue Empty { 
   DicomDateTimeValue get(); 
} 

Property Value

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