BlockOfCellsCollection.IndexOf(BlockOfCells) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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
Параметры
- node
- BlockOfCells