GridColumnInfoCollection.Insert(Int32, GridColumnInfo) Método

Definição

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

Parâmetros

index
Int32
columnInfo
GridColumnInfo

Aplica-se a