Partager via


Méthode Add

Adds a OrderColumn to the collection.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique Add(OrderColumn) Adds a OrderColumn to the collection.
Méthode publique Add(OrderColumn, Int32) Adds a OrderColumn to the collection before the column object with the specified index position.
Méthode publique Add(OrderColumn, String) Inserts a new object into the collection, before the column with the specified name.

Haut de la page