IntsCollection Object (IIntsCollection Interface)

This object represents a collection of Integer type variables. It exposes the standard collection functionality. This object serves as a storage to pass parameters to those ABBYY FlexiCapture SDK functions that require them. It may also be return value of ABBYY FlexiCapture SDK methods.

Properties

Name Type Description
Count Integer, read-only Stores the number of elements in the collection.
Element Integer Provides access to a single element of the collection.

Methods

Name Description
Add Adds a new element at the end of the collection.
CopyFrom Initializes properties of the current object with values of similar properties of another object.
DeleteAt Removes an element from the collection.
DeleteAll Removes all the elements from the collection.
InsertAt Inserts a new element into the specified position in the collection.
Item Provides access to a single element of the collection.

Output parameter

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

Input parameter

This object is the input parameter of the following methods:

Samples

This object is used in the following code samples: Classification.

See also

Working with Collections

Working with Properties

15.08.2023 13:19:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.