'Declaration Public Function New( _ ByVal prop As PropertyDescriptor, _ ByVal direction As ListSortDirection _ )
public PropertyComparerInfo( PropertyDescriptor prop, ListSortDirection direction )
Parameters
- prop
- The PropertyDescriptor object.
- direction
- The System.ComponentModel.ListSortDirection object.