Share via


SynonymCollection.GetEnumerator Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method GetEnumerator() (Inherited from IEnumerable<Synonym>.)
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator(SynonymSortField) Gets an enumerator for all the synonyms in the collection, sorting on the specified field in ascending order.
Public method GetEnumerator(Int32, Int32) Gets an enumerator for a subset the synonyms in the collection, sorting on the synonym term in ascending order.
Public method GetEnumerator(SynonymSortField, SortDirection) Gets an enumerator for all the synonyms in the collection, sorting on the specified field in the specified direction.
Public method GetEnumerator(SynonymSortField, SortDirection, Int32, Int32) Gets an enumerator for a subset of the the synonyms in the collection, sorting on the specified filed ion the specified direction.

Top

See Also

Reference

SynonymCollection Interface

SynonymCollection Members

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