次の方法で共有


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

戻り値

適用対象