LOTUSSCRIPT/COM/OLE CLASSES


Intersect method
Example

Creates a note collection containing the notes common to the original collection and the note or notes specified in the intersection parameter.

Defined in

NotesNoteCollection

Syntax

Call notesNoteCollection.Intersect( intersectionSpecifier )

Parameters

intersectionSpecifier

Usage

The Parent databases of the note collections must be the same.

Language cross-reference

intersect method in Java NoteCollection class

Example
See Also