←Select platform

Empty Property (DicomAgeValueHelper)

Summary

Gets a DicomAgeValue structure with zero values.

Syntax

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

Property Value

true if this DicomAgeValue structure is empty; otherwise, false.

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