←Select platform

HasValues Property

Summary

Indicates whether the feature contains any values.

Syntax
C#
VB
C++
public bool HasValues {get;} 
Public ReadOnly Property HasValues() As Boolean 
   Get 
public:  
   property bool HasValues 
   { 
      bool get() 
   } 

Property Value

true if the feature has a value; otherwise, false.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Unstructured Assembly

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