Partager via


GridCellCollection.Insert(Int32, GridCell) Méthode

Définition

public:
 void Insert(int index, Microsoft::ReportingServices::QueryDesigners::GridCell ^ cell);
public void Insert (int index, Microsoft.ReportingServices.QueryDesigners.GridCell cell);
member this.Insert : int * Microsoft.ReportingServices.QueryDesigners.GridCell -> unit
Public Sub Insert (index As Integer, cell As GridCell)

Paramètres

index
Int32
cell
GridCell

S’applique à