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