C1.DataCollection Assembly / C1.DataCollection Namespace / SortDescription Class / GetSortExpression<T> Method

In This Topic
GetSortExpression<T> Method
In This Topic
Gets the sorting expression.
Syntax
'Declaration
 
Public Function GetSortExpression(Of T)() As Expression(Of Func(Of T,Object))
 

Type Parameters

T
See Also