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.

页首