OrderByCollection Class | 
Namespace: Dynamicweb.Content.Items.Queries
The OrderByCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| OrderByCollection | Initializes a new instance of the OrderByCollection class  | |
| OrderByCollection(IEnumerableOrderBy) | Initializes a new instance of the OrderByCollection class  | 
| Name | Description | |
|---|---|---|
| Data | (Inherited from CollectionT.) | 
| Name | Description | |
|---|---|---|
| AddRange | (Inherited from CollectionT.) | |
| Find(FuncT, Boolean) | (Inherited from CollectionT.) | |
| Find(String) | ||
| FindAll | (Inherited from CollectionT.) | |
| FindIndex(FuncT, Boolean) | (Inherited from CollectionT.) | |
| FindIndex(String) | ||
| RemoveRange | (Inherited from CollectionT.) | |
| Sort(IComparerT) | (Inherited from CollectionT.) | |
| Sort(ComparisonT) | (Inherited from CollectionT.) |