←Select platform

IsEmpty Property

Summary
Gets a value indicating whether this DicomDateValue structure is empty.
Syntax
C#
Objective-C
C++/CLI
Java
public bool IsEmpty { get; } 
@property (nonatomic, assign, readonly) BOOL isEmpty; 
public boolean getIsEmpty() 
public: 
property bool IsEmpty { 
   bool get(); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 22.0.2023.1.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.