GridColumnCollection.Add(GridColumn) 方法

定义

public:
 int Add(Microsoft::ReportingServices::QueryDesigners::GridColumn ^ node);
public int Add (Microsoft.ReportingServices.QueryDesigners.GridColumn node);
member this.Add : Microsoft.ReportingServices.QueryDesigners.GridColumn -> int
Public Function Add (node As GridColumn) As Integer

参数

node
GridColumn

返回

适用于