- 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
| Name | Type | Description |
|---|---|---|
| Count | int, read-only | Stores the number of elements in the group. |
| Element | SeparatorBlock, read-only | Provides access to a single element of the group. |
Methods
Related objects
Object Diagram
