Skip to main content
This object represents a collection of strings. It serves as a storage to pass various sets of parameters into those FineReader Engine functions that require them. It may also be return value of 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 object is the output parameter of the following methods and properties:

Input parameter

This object is passed as an input parameter to the following methods:

Samples

The object is used in the following code samples:

See also

Working with Collections Working with Properties