Partager via


GridColumnCollection.Add(GridColumn) Méthode

Définition

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

Paramètres

node
GridColumn

Retours

S’applique à