←Select platform

IsEmpty Property

Summary
Gets a value indicating whether this DicomDateTimeValue 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 DicomDateTimeValue structure is empty; otherwise, false.

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.