次の方法で共有


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

戻り値

適用対象