This method of the SafeArray Class creates an exact and independent duplicate of the SafeArray object. This method is a wrapper around the Microsoft® Win32® SafeArrayCopy function.
public Object clone();
Returns a new SafeArray object that contains an independent duplicate.