PropertyDescriptorCollection.InternalSort 方法
对此集合中的成员排序。
重载列表
名称 | 说明 |
---|---|
PropertyDescriptorCollection.InternalSort (IComparer) | 使用指定的 IComparer 对此集合中的成员排序。 |
PropertyDescriptorCollection.InternalSort (String[]) | 对此集合中的成员排序。首先应用指定的顺序,然后应用此集合的默认排序,后者通常为字母顺序。 |
请参见
参考
PropertyDescriptorCollection 类
PropertyDescriptorCollection 成员
System.ComponentModel 命名空间
IComparer