'Declaration Protected Function SortProperties( _ ByVal props As PropertyDescriptorCollection, _ ByVal names() As String _ ) As PropertyDescriptorCollection
protected PropertyDescriptorCollection SortProperties( PropertyDescriptorCollection props, string[] names )
Parameters
- props
- names