The foreach statement iterates over the set of elements in a given collection, starting at the beginning, executing a single statement each iteration.
確定! 回上一頁