CPF api文档
CPF api文档
CPF
UIElementCollection 类
UIElementCollection 方法
Sort 方法
Sort 方法 (Comparer(UIElement))
Sort 方法 (IComparer(UIElement))
Sort 方法 (Comparison(UIElement))
Sort 方法 (Int32, Int32, IComparer(UIElement))
UIElementCollection
Sort 方法 (IComparer
UIElement
)
使用指定的比较器对所有元素进行排序。
命名空间:
CPF
程序集:
CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
复制
public
void
Sort
(
IComparer
<
UIElement
>
comparer
)
参数
comparer
类型:
System.Collections.Generic
IComparer
UIElement
比较元素时要使用的比较器
参见
引用
UIElementCollection 类
Sort 重载
CPF 命名空间