Using ReDim Preserve. You need to declare the variable using parentheses to be able to 'apply' the first ReDim Preserve on it: Dim V() As ...
確定! 回上一頁