LOTUSSCRIPT/COM/OLE CLASSES


Clone method
Example

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

Note This method is new with Release 8.

Defined in

NotesDocumentCollection

Syntax

Call notesDocumentCollection.Clone()

Example