One thing to note here is that the index ^0 is not the last element, rather the length of the array (remember in C# arrays are zero-based).
確定! 回上一頁