[]
Represents an order for the parameter values.
public sealed class OrderBy : ICloneable
| Name | Description |
|---|---|
| OrderBy() | Initializes a new instance of the OrderBy class. |
| Name | Description |
|---|---|
| Condition | Gets or sets a condition of the order. |
| Direction | Gets or sets a direction of the order. |
| Name | Description |
|---|---|
| Clone() | Creates a new object that is a copy of the current instance. |