←Select platform

FilterList Method

Summary

Performs a secondary filtering on the extracted objects.

Syntax
C#
VB
C++
Public Sub FilterList( 
   ByVal objects As ExObjObjectList, 
   ByVal options As ExObjFilterOptions 
) 
public:  
   void FilterList( 
      ExObjObjectList^ objects, 
      ExObjFilterOptions^ options 
   ) 

Parameters

objects

The objects to filter. This value cannot be null.

options

Additional options. This value cannot be null.

Example

For an example, refer to ExtractObjectsCommand.

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.ImageProcessing.Core Assembly

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