Initializes a new instance of the PropertyComparer<(Of <(<'T>)>)> class

Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public PropertyComparer(
	string orderByClause
)
Visual Basic
Public Sub New ( 
	orderByClause As String
)

Parameters

orderByClause
Type: System..::..String

See Also