BlockOfCellsCollection.Contains(BlockOfCells) Method

Definition

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

Parameters

Returns

Applies to