←Select platform

Empty Property

Summary

Gets a DicomAgeValue structure with default values.

Syntax

C#
VB
C++
public static DicomAgeValue Empty { get; } 
Public Shared ReadOnly Property Empty As Leadtools.Dicom.DicomAgeValue 
public: 
static property Leadtools.Dicom.DicomAgeValue Empty { 
   Leadtools.Dicom.DicomAgeValue get(); 
} 

Property Value

Represents a new instance of the DicomAgeValue structure with member data set to 0.

Remarks

An uninitialized DicomAgeValue has a (Number, Reference) value of 0,0.

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