Compartilhar via


GridCellCollection.Contains(GridCell) Método

Definição

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

Parâmetros

node
GridCell

Retornos

Aplica-se a