Language

GridColumnCollection.Contains(GridColumn) メソッド

定義

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

パラメーター

node
GridColumn

返品

適用対象