PromotionCollection.GetEnumerator Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetEnumerator() | (Inherited from IEnumerable<Promotion>.) | |
GetEnumerator() | (Inherited from IEnumerable.) | |
GetEnumerator(PromotionSortField, SortDirection) | Returns an enumerator for all the promotions in the collection, sorting on the specified field in the specified direction. | |
GetEnumerator(PromotionSortField, SortDirection, Int32, Int32) | Returns an enumerator for a subset of the promotions in the collection, sorting on the specified field in the specified direction. |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace