SortColumns Add Method |
Name | Description | |
---|---|---|
![]() |
Add(T) |
Adds an item to the collection.trigger OnInsert and OnInsertComplete method when set item
(Inherited from
CollectionBase
T
.)
|
![]() |
Add(Int32, OrderBy) |
Adds the item in the collection.
|
![]() |
Add(Int32, String ) |
Adds the item in the collection.
|
![]() |
Add(Int32, SortComparsionType, OrderBy) |
Adds the item in the collection.
|