Freigeben über


Add-Methode

Überladungsliste 

  Name Beschreibung
Öffentliche Methode Add(OrderColumn) Adds a OrderColumn to the collection.
Öffentliche Methode Add(OrderColumn, Int32) Adds a OrderColumn to the collection before the column object with the specified index position.
Öffentliche Methode Add(OrderColumn, String) Inserts a new object into the collection, before the column with the specified name.

Zum Anfang