←Select platform

ExObjObjectList Class

Summary

A list of the extracted objects.

Syntax
C#
VB
C++
public class ExObjObjectList : ICollection<ExObjObject>, IEnumerable<ExObjObject>, IEnumerable 
Public Class ExObjObjectList 
   Inherits ICollection(Of ExObjObject) 
   Implements IEnumerable(Of ExObjObject), IEnumerable 
public: 
   ref class ExObjObjectList : ICollection<ExObjObject^>, IEnumerable<ExObjObject^>,  
    IEnumerable 
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.