TypeInfo.MakeArrayType Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
abstract Type ^ MakeArrayType();
C#
public abstract Type MakeArrayType();
abstract member MakeArrayType : unit -> Type
Public MustOverride Function MakeArrayType () As Type
Retours
S’applique à
.NET Core 1.1 et autres versions
Produit | Versions |
---|---|
.NET | Core 1.0, Core 1.1 |
.NET Standard | 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6 |
UWP | 10.0 |
public:
abstract Type ^ MakeArrayType(int rank);
C#
public abstract Type MakeArrayType(int rank);
abstract member MakeArrayType : int -> Type
Public MustOverride Function MakeArrayType (rank As Integer) As Type
Paramètres
- rank
- Int32
Retours
S’applique à
.NET Core 1.1 et autres versions
Produit | Versions |
---|---|
.NET | Core 1.0, Core 1.1 |
.NET Standard | 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6 |
UWP | 10.0 |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage (pull requests). Pour plus d’informations, consultez notre guide du contributeur.
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires: