IdeaBlade.Core Assembly > IdeaBlade.Core Namespace > PropertyComparer Class > PropertyComparer Constructor : PropertyComparer Constructor(PropertyInfo,ListSortDirection) |
'Declaration
Public Function New( _ ByVal pPropertyInfo As PropertyInfo, _ ByVal pSortDirection As ListSortDirection _ )
'Usage
Dim pPropertyInfo As PropertyInfo Dim pSortDirection As ListSortDirection Dim instance As New PropertyComparer(pPropertyInfo, pSortDirection)
public PropertyComparer( PropertyInfo pPropertyInfo, ListSortDirection pSortDirection )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2