このメソッドは、辞書から単語を削除します。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 オブジェクトの DeleteWord メソッド
ABBYY FineReader Engine API の Dictionary オブジェクトの DeleteWord メソッド — 辞書から単語を 1 語削除します。
Word
[in] このパラメーターには、削除する単語を指定します。削除する単語が辞書に存在しない場合でも、エラーは返されません。
このメソッドには固有の戻り値はありません。ABBYY FineReader Engine 関数の標準的な戻り値が返されます。
辞書から複数の単語、またはすべての単語を削除するには、それぞれ IDictionary::DeleteWords メソッドまたは IDictionary::DeleteAllWords メソッドを使用します。
Dictionary
DeleteWords
DeleteAllWords
