LOTUSSCRIPT/COM/OLE CLASSES
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
Resets current pointer to the beginning of the collection.
Language cross-reference
removeAll method in Java ViewEntryCollection class
Example