In TypeScript, You can iterate over iterable objects (including array, map, set, string, arguments object and so on) using for...of loop.
確定! 回上一頁