Returns a sorted collection based on the supplied property name.
Returns a sorted collection based on the supplied property name.
public StudentCollection SortBy(string);
Returns a sorted collection based on the supplied property name.
public StudentCollection SortBy(string,SortDirection);
StudentCollectionOrmTemplate Class | OleroTrainingBiz Namespace