ee.List.getArray

傳回清單中指定位置的陣列。負數索引會從清單結尾開始倒數。如果值不是陣列,就會發生錯誤。

用量傳回
List.getArray(index)陣列
引數類型詳細資料
這個:list清單
index整數