Share via


BlockOfCellsCollection.IndexOf(BlockOfCells) Method

Definition

public:
 int IndexOf(Microsoft::ReportingServices::QueryDesigners::BlockOfCells ^ node);
public int IndexOf (Microsoft.ReportingServices.QueryDesigners.BlockOfCells node);
member this.IndexOf : Microsoft.ReportingServices.QueryDesigners.BlockOfCells -> int
Public Function IndexOf (node As BlockOfCells) As Integer

Parameters

Returns

Applies to