Skip to main content
This object represents a collection of int type variables. It serves as a storage to pass various sets of parameters into those ABBYY FineReader Engine functions that require them. It may also be return value of ABBYY FineReader Engine methods.
  • The indexing of ABBYY FineReader Engine collections starts with 0.
  • The foreach statement in C# (for each in Visual Basic .NET) can be used to manipulate the collection.

Properties

Methods

Output parameter

This collection is the output parameter of the following methods and properties:

Input parameter

This collection is the input parameter of the following methods and properties: The input parameters below are specific to Visual Components:

Samples

The object is used in the following code samples:

See also

Working with Collections Working with Properties