ScriptBuffer.Item[Int32] Propriété
Définition
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.
protected:
property System::Object ^ default[int] { System::Object ^ get(int ColumnIndex); void set(int ColumnIndex, System::Object ^ value); };
protected object this[int ColumnIndex] { get; set; }
member this.Item(int) : obj with get, set
Default Protected Property Item(ColumnIndex As Integer) As Object
Paramètres
- ColumnIndex
- Int32