Share via


LinguisticsCollection<T>.GetEnumerator Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method GetEnumerator() (Inherited from IEnumerable<T>.)
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator(SortField) Gets an IEnumerator<T> with sorting and default direction for the type.
Public method GetEnumerator(Int32, Int32) Gets an IEnumerator<T> with paging.
Public method GetEnumerator(SortField, SortDirection) Gets an IEnumerator<T> with sorting.
Public method GetEnumerator(SortField, SortDirection, Int32, Int32) Gets an IEnumerator<T> with sorting and paging.

Top

See Also

Reference

LinguisticsCollection<T> Interface

LinguisticsCollection<T> Members

Microsoft.SharePoint.Search.Extended.Administration.Linguistics Namespace