次の方法で共有


BlockOfCellsCollection.Insert(Int32, BlockOfCells) メソッド

定義

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

パラメーター

index
Int32

適用対象