Partager via


GridCellCollection.IndexOf(GridCell) Méthode

Définition

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

Paramètres

cell
GridCell

Retours

S’applique à