PowerShell [PowerShell][基本] foreach 文 PowerShellのforeach文は、配列やコレクションの要素に対して繰り返し処理を行うための構文です。 この記事では、foreach文の使用方法について説明します。 2023.03.24 PowerShell基本