メインコンテンツへスキップ

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.

機能

一意な string 値の配列を表します。 詳細については、コレクションの操作 セクションを参照してください。

メソッド

定義説明
Has (name: string) : bool指定した値がコレクション内に存在するかをチェックします。
Add (name: string)新しい値を追加します。
Delete (name: string)指定した値を削除します。
DeleteAll ( )すべての値を削除します。