LOTUSSCRIPT/COM/OLE CLASSES


Contains method
Ejemplo

Indicates whether or not a NotesDocumentCollection contains all of the NotesDocuments given.

Nota This method is new with Release 8.

Defined in

NotesDocumentCollection

Data type

Boolean

Syntax

flag = notesDocumentCollection.Contains( inputNotes )

Parameters

inputNotes


Return values
Usage

The document or documents whose containment this method determines must be in the same database as the original collection. Otherwise, the method will return the error "the specified note or notes do not exist in the database" or, if a noteID was passed to the method that matches a noteID in the original collection's database, the method will use the unintended document.

If inputNotes is an empty document collection, this method will return True.

Ejemplo
Véase también


Glosario
¿Desea opinar sobre la Ayuda o sobre la utilidad del producto?