JAVA/CORBA クラス
ビューエントリコレクションにエントリを追加します。
定義が行われるクラス ViewEntryCollection
構文 public void addEntry(Object obj) throws NotesException
public void addEntry(Object obj, boolean checkDups) throws NotesException
パラメータ Object obj
このメソッドは、getCount で返されるビューエントリコレクションの数を増やします。
クロスリファレンス LotusScript NotesViewEntryCollection クラスの AddEntry メソッド
例 関連項目