JAVA/CORBA クラス
元のコレクションと共通するノートおよび intersection パラメータで指定されたノートを含むノートコレクションを作成します。
定義が行われるクラスNoteCollection 構文public void intersect(Agent intersectionspecifier) throws NotesException public void intersect(Document intersectionspecifier) throws NotesException
public void intersect(DocumentCollection intersectionspecifier) throws NotesException
public void intersect(Form intersectionspecifier) throws NotesException
public void intersect(NoteCollection intersectionspecifier) throws NotesException
public void intersect(View intersectionspecifier) throws NotesException
public void intersect(String intersectionspecifier) throws NotesException
public void intersect(int intersectionspecifier) throws NotesException
パラメータAgent intersectionspecifier