clone (DocumentCollection - Java™)
Returns a collection object which is a copy of the original collection.
Note: This method is new with Release 8.0.1.
Defined in
Syntax
public documentCollection clone()
throws NotesException
Returns a collection object which is a copy of the original collection.
public documentCollection clone()
throws NotesException