UIElementCollectionSort 方法 |
名称 | 说明 | |
---|---|---|
Sort(ComparerUIElement) |
使用指定的比较器对所有元素进行排序
| |
Sort(IComparerUIElement) |
使用指定的比较器对所有元素进行排序。
| |
Sort(ComparisonUIElement) |
使用指定的 System.Comparison 对整个 UIElementCollection 中的元素进行排序。
| |
Sort(Int32, Int32, IComparerUIElement) |
使用指定的比较器对某个范围内的元素进行排序。
|