このオブジェクトは、FuzzyString オブジェクトのコレクションを表します。外部辞書 のための補助インターフェイスです。Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
- ABBYY FineReader Engine のコレクションのインデックスは 0 から始まります。
- C# の foreach ステートメント (Visual Basic .NET の for each) を使用して、コレクションを操作できます。
プロパティ
| 名前 | 型 | 説明 |
|---|---|---|
| Application | エンジン, 読み取り専用 | エンジン オブジェクトを返します。 |
| Count | int, 読み取り専用 | コレクション内の要素数を保持します。 |
| Element | FuzzyString, 読み取り専用 | コレクション内の 1 つの要素にアクセスできます。 |
メソッド
| 名称 | 説明 |
|---|---|
| Item | コレクションの 1 つの要素にアクセスします。 |
