This method of the Variant Class sets the Variant object to type SAFEARRAY and clears the previous contents. This method sets the variant type to VT_ARRAY.
public void putSafeArray(SafeArray sa);