.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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