←Select platform

IsEmpty Property

Summary
Gets a value indicating whether this DicomAgeValue structure is empty.
Syntax
C#
VB
C++
Java
public bool IsEmpty { get; } 
Public ReadOnly Property IsEmpty As Boolean 
public boolean getIsEmpty() 
public: 
property bool IsEmpty { 
   bool get(); 
} 

Property Value

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

Remarks

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

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.