OrderExpressionCollection Class (CrmHelpers)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
Contains a set of expressions that define the sort order of the query results.
The OrderExpressionCollection class inherits from System.Collections.CollectionBase. It implements the following interfaces: System.Collections.IList, System.Collections.ICollection, System.Collections.IEnumerable. It exposes the following members.
| Constructor | Description |
| OrderExpressionCollection | Initializes a new instance of the OrderExpressionHelperCollection class. |
| Instance Method | Description |
| Add | Adds an order expression to the collection. |
| Instance Property | Description |
| Item | Contains the collection of order expressions. |
Requirements
Filename: orderexpressioncollection.cs
See Also
Reference
.gif)