←Select platform

Empty Property

Summary

Gets a DicomDateValue structure with zero values.

Syntax

C#
VB
Java
C++
public static DicomDateValue Empty { get; } 
Public Shared ReadOnly Property Empty As Leadtools.Dicom.DicomDateValue 
public static DicomDateValue getEmpty() 
public: 
static property Leadtools.Dicom.DicomDateValue Empty { 
   Leadtools.Dicom.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly