次の方法で共有


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

戻り値

適用対象