JAVA/CORBA クラス
1 つ以上のノートをノートコレクションから削除します。
定義が行われるクラス NoteCollection
構文 public void remove(Agent removalspecifier) throws NotesException
public void remove(Document removalspecifier) throws NotesException
public void remove(DocumentCollection removalspecifier) throws NotesException
public void remove(Form removalspecifier) throws NotesException
public void remove(NoteCollection removalspecifier) throws NotesException
public void remove(View removalspecifier) throws NotesException
public void remove(String removalspecifier) throws NotesException
public void remove(int removalspecifier) throws NotesException
パラメータ Agent removalspecifier
例 関連項目