Add 方法

多載清單 

  名稱 描述
公用方法 Add(OrderColumn) Adds a OrderColumn to the collection.
公用方法 Add(OrderColumn, Int32) Adds a OrderColumn to the collection before the column object with the specified index position.
公用方法 Add(OrderColumn, String) Inserts a new object into the collection, before the column with the specified name.

頂端