Remove Method (COM-based API)

This method removes an element from a collection by its index.

Visual Basic Syntax

Method Remove(
   index As Long
)

C++ Syntax

HRESULT Remove(
    long index
);

Parameters

index

[in] This variable contains the index of the collection element. It should be in the range from 0 to the value of the Count property of this collection minus 1.

Return Values

This method has no specific return values. It returns standard return values of ABBYY FineReader Server Open API functions.

Remarks

The following collections supports this method: StringsCollection, OutputFormatSettingsCollection, InputFiles, DocumentInfoItems, DocumentAttributes, DocumentTypes, IndexingFields.

See also

RemoveAll,

Add,

Working with Collections

26.03.2024 13:49:49

Please leave your feedback about this article

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.