다음을 통해 공유


GridCellCollection.IndexOf(GridCell) 메서드

정의

public:
 int IndexOf(Microsoft::ReportingServices::QueryDesigners::GridCell ^ cell);
public int IndexOf (Microsoft.ReportingServices.QueryDesigners.GridCell cell);
member this.IndexOf : Microsoft.ReportingServices.QueryDesigners.GridCell -> int
Public Function IndexOf (cell As GridCell) As Integer

매개 변수

cell
GridCell

반환

적용 대상