Partager via


GridCellCollection.Contains(GridCell) Méthode

Définition

public:
 bool Contains(Microsoft::ReportingServices::QueryDesigners::GridCell ^ node);
public bool Contains (Microsoft.ReportingServices.QueryDesigners.GridCell node);
member this.Contains : Microsoft.ReportingServices.QueryDesigners.GridCell -> bool
Public Function Contains (node As GridCell) As Boolean

Paramètres

node
GridCell

Retours

S’applique à