←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Recognition Assembly