ORM Sample Class Library

ContactCollectionOrmTemplate.SortBy Method (String, SortDirection)

Returns a sorted collection based on the supplied property name.

[Visual Basic]
Overloads Public Function SortBy( _
   ByVal property As String, _
   ByVal sortDirection As SortDirection _
) As ContactCollection
[C#]
public ContactCollection SortBy(
   string property,
   SortDirection sortDirection
);

Parameters

property
The property to sort by
sortDirection

Return Value

See Also

ContactCollectionOrmTemplate Class | OleroTrainingBiz Namespace | ContactCollectionOrmTemplate.SortBy Overload List


Documentation Feedback: ContactCollectionOrmTemplate Class">Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

tware Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>