다음을 통해 공유


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

반환

적용 대상