Share via


Table.NestingLevel Propriété

Définition

Renvoie le niveau d'imbrication du tableau spécifié.

public:
 property int NestingLevel { int get(); };
public int NestingLevel { get; }
member this.NestingLevel : int
Public ReadOnly Property NestingLevel As Integer

Valeur de propriété

Remarques

Le niveau d'imbrication 1 correspond au tableau le plus à l'extérieur. Le niveau augmente ensuite d'une unité pour chaque imbrication successive.

S’applique à