LOTUSSCRIPT/COM/OLE CLASSES
Returns a NotesViewEntryCollection object which is a copy of the original collection.
Note This method is new with Release 8.
Defined in
NotesViewEntryCollection
Syntax
Set notesViewEntryCollection = notesViewEntryCollection.Clone()
Language cross-reference
clone method in Java ViewEntryCollection class
Example See Also