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