Clone (NotesViewEntryCollection - LotusScript®)

Returns a NotesViewEntryCollection object which is a copy of the original collection.

Note: This method is new with Release 8.

Syntax

Set notesViewEntryCollection = notesViewEntryCollection .Clone()

Language cross-reference

clone method in Java™ ViewEntryCollection class