共用方式為


Add 方法

Adds an IndexedColumn object to the IndexedColumnCollection column collection.

多載清單 

  名稱 描述
公用方法 Add(IndexedColumn) Adds an IndexedColumn object to the IndexedColumnCollection object.
公用方法 Add(IndexedColumn, Int32) Adds an IndexedColumn object at a specified index position in the IndexedColumnCollection collection.
公用方法 Add(IndexedColumn, String) Adds an IndexedColumn object to the position after a specified, existing IndexedColumn object in the IndexedColumnCollection collection.

頂端