PreviouscontainsCharacters Up
Collection
copyEmptyNext

Collection Method copy

Returns a copy of this collection, pointing to the same elements as this collection (if the elements are objects they are not copied, and both this collection and the new one have handles to the same objects).

Returning Parameter
result OBJECT