다음을 통해 공유


GridCellCollection.Insert(Int32, GridCell) 메서드

정의

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)

매개 변수

index
Int32
cell
GridCell

적용 대상