名前 | 解説 | |
---|---|---|
SortDescription コンストラクタ |
SortDescriptionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Ascending | Gets or sets whether sorting with ascending. | |
Property | Gets or sets which property is used for sorting. | |
SortNulls | Gets or sets a value that determines how null values should be sorted. | |
SortNullsFirst | Gets or sets a value that determines whether null values should appear first or last when the collection is sorted(regardless of sort direction). |