| Dynamicweb.eCommerce.Orders Namespace : OrderCollection Class |
For a list of all members of this type, see OrderCollection members.
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<Order>) |
![]() | Item | Gets or sets the element at the specified index. |
![]() | SortByField | Gets or sets the sort by field. |
![]() | SortOrder | Gets or sets the sort order. |
| Name | Description | |
|---|---|---|
![]() | Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<Order>) |