Add Method of BlocksCollection Object

This method adds a block at the end of the collection. The method adds a reference to an existing object.

Syntax

Visual Basic .NET

Sub Add(item As Block)
    

C++

HRESULT Add(
  IBlock* item
);
    

Parameters

item
[in] Refers to the Block object, which should be added to the collection of blocks.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.

See also

BlocksCollection

Working with Collections

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.