←Select platform

IsEmpty Property

Summary

Indicates whether the object has any value.

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

Property Value

true means the object is empty; otherwise, false.

Requirements

Target Platforms

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

Leadtools.Document.Unstructured Assembly

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