←Select platform

Items Property

Summary

Gets a list of element results.

Syntax
C#
VB
C++
public IList<ElementResult> Items { get; } 
Public ReadOnly Property Items() As IList(Of ElementResult) 
   Get 
public:  
   property IList<ElementResult^>^ Items 
   { 
      IList<ElementResult^>^ get() 
   } 

Property Value

List of element results.

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.Analytics Assembly

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