Dela via


OrderColumnCollection.Add Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method Add(OrderColumn) Adds a OrderColumn to the collection.
Public method Add(OrderColumn, Int32) Adds a OrderColumn to the collection before the column object with the specified index position.
Public method Add(OrderColumn, String) Inserts a new object into the collection, before the column with the specified name.

Top