PropertyDescriptorCollection::InternalSort Method
.NET Framework (current version)
Sorts the members of this collection.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | InternalSort(IComparer^) | Sorts the members of this collection, using the specified IComparer. |
![]() | InternalSort(array<String^>^) | Sorts the members of this collection. The specified order is applied first, followed by the default sort for this collection, which is usually alphabetical. |
Show:
