Método Add

Adds a OrderColumn to the collection.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público Add(OrderColumn) Adds a OrderColumn to the collection.
Método público Add(OrderColumn, Int32) Adds a OrderColumn to the collection before the column object with the specified index position.
Método público Add(OrderColumn, String) Inserts a new object into the collection, before the column with the specified name.

Início