Share via


CodeArrayCreateExpression.Size Propriété

Définition

Obtient ou définit le nombre d'index du tableau.

public:
 property int Size { int get(); void set(int value); };
public int Size { get; set; }
member this.Size : int with get, set
Public Property Size As Integer

Valeur de propriété

Nombre d'index du tableau.

S’applique à