次の方法で共有


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

戻り値

適用対象