このメソッドは、辞書から単語のグループを削除します。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.
Dictionary
Dictionary オブジェクトの DeleteWords メソッド
ABBYY FineReader Engine API の Dictionary オブジェクトの DeleteWords メソッド。辞書から単語のコレクションを削除します。
Words
[in] この StringsCollection 型のパラメーターには、削除する単語のコレクションを指定します。削除対象の単語のいずれかが辞書に存在しない場合でも、エラーは返されません。
このメソッドに固有の戻り値はありません。ABBYY FineReader Engine 関数の標準的な戻り値が返されます。
辞書から単語を1つ削除する場合は IDictionary::DeleteWord メソッドを、すべての単語を削除する場合は IDictionary::DeleteAllWords メソッドを使用します。
Dictionary
DeleteWord
DeleteAllWords
