Add-Methode

Adds a Column object to the ColumnCollection collection.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode Add(Column) Adds a Column object to the ColumnCollection collection.
Öffentliche Methode Add(Column, Int32) Adds a Column object to the ColumnCollection collection at a specified position.
Öffentliche Methode Add(Column, String) Adds a Column object to the ColumnCollection collection after a specified Column object currently in the ColumnCollection collection.

Zum Anfang