type alias (型エイリアス)
型エイリアスは、既存の型の新しい名前を作成する方法です。 型エイリアスを宣言すると、既存の型ではなくエイリアス名を使用できます。 型エイリアスは、新しい型を作成するのではなく、既存の型の新しい名前を提供するだけです。
Ask questions and help your peers Developer Forums
Write your own tutorials or read those from others Learning Library
型エイリアスは、既存の型の新しい名前を作成する方法です。 型エイリアスを宣言すると、既存の型ではなくエイリアス名を使用できます。 型エイリアスは、新しい型を作成するのではなく、既存の型の新しい名前を提供するだけです。
Ask questions and help your peers Developer Forums
Write your own tutorials or read those from others Learning Library