다음을 통해 공유


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

반환

적용 대상