PropertyData.IsArray Proprietà

Definizione

Ottiene un valore che indica se la proprietà è una matrice.

public:
 property bool IsArray { bool get(); };
public bool IsArray { get; }
member this.IsArray : bool
Public ReadOnly Property IsArray As Boolean

Valore della proprietà

true se la proprietà è una matrice; in caso contrario, false.

Si applica a