Share via


ContextCollection.GetEnumerator Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method GetEnumerator() (Inherited from IEnumerable<Context>.)
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator(ContextSortField) Retrieves an enumerator for all the contexts in the collection, sorting on the specified field in ascending order.
Public method GetEnumerator(Int32, Int32) Retrieves an enumerator for the specified subset of contexts in the collection, sorting on context name in ascending order.
Public method GetEnumerator(ContextSortField, SortDirection) Retrieves an enumerator for all the contexts in the collection, sorting on the specified field in the specified direction.
Public method GetEnumerator(ContextSortField, SortDirection, Int32, Int32) Retrieves an enumerator for a subset of the the contexts in the collection, sorting on the specified field in the specified direction.

Top

See Also

Reference

ContextCollection Interface

ContextCollection Members

Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace