PropertyDescriptorCollection::Sort Method (IComparer^)
.NET Framework (current version)
Sorts the members of this collection, using the specified IComparer.
Assembly: System (in System.dll)
Parameters
- comparer
-
Type:
System.Collections::IComparer^
A comparer to use to sort the PropertyDescriptor objects in this collection.
Return Value
Type: System.ComponentModel::PropertyDescriptorCollection^A new PropertyDescriptorCollection that contains the sorted PropertyDescriptor objects.
.NET Framework
Available since 1.1
Available since 1.1
Show: