<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>potisan</author_name>
  <author_url>https://blog.hatena.ne.jp/potisan/</author_url>
  <blog_title>potisanのプログラミングメモ</blog_title>
  <blog_url>https://potisan-programming-memo.hatenablog.jp/</blog_url>
  <categories>
    <anon>PowerShell7</anon>
  </categories>
  <description>#2要素以上はa, b, ... 1, 2, 3 #1要素は,a ,0 #0要素以上は@( ) @() @(1) @(1, 2, 3) #範囲はa..b 2..5 PowerShell 7ではa, b, c形式で配列が作成できますが、この方法では0要素、1要素の配列が作成できません。これを解決するために1要素には,x、0要素以上には@( )が用意されています。また、連続した整数の範囲はa..bで作成することができます。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpotisan-programming-memo.hatenablog.jp%2Fentry%2F2020%2F04%2F21%2F213204&quot; title=&quot;PowerShell 7 基本的な配列作成方法の比較 - potisanのプログラミングメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-04-21 21:32:04</published>
  <title>PowerShell 7 基本的な配列作成方法の比較</title>
  <type>rich</type>
  <url>https://potisan-programming-memo.hatenablog.jp/entry/2020/04/21/213204</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
