←Select platform

IsEmpty Property

Summary

Gets a boolean value that indicates whether the object contains empty values.

Syntax
C#
C++/CLI
public bool IsEmpty { get; set; } 
public:  
   property bool IsEmpty 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if the object has no value; otherwise, false.

Requirements

Target Platforms

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

Leadtools.Dicom.Imaging Assembly

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