.

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


RemoveAll method
Example

Permanently removes all documents associated with the entries in a view collection from a database.

Defined in

NotesViewEntryCollection

Syntax

Call notesViewEntryCollection.RemoveAll( force )

Parameters

force


Usage

Resets current pointer to the beginning of the collection.

Language cross-reference

removeAll method in Java ViewEntryCollection class

Example