←Select platform

RetrieveObjectNames Method

Summary
Gets a list of System.String containing the names of the features (objects) that this manager extracts.
Syntax
C#
VB
C++
Java
public IList<string> RetrieveObjectNames() 
  
Public Function RetrieveObjectNames() As IList(Of String) 
public java.util.List<java.lang.String> retrieveObjectNames(); 
public: 
IList<String^>^ RetrieveObjectNames();  
Requirements

Target Platforms

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

Leadtools.Forms.Recognition Assembly

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