LinguisticsCollection<T>.GetEnumerator Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetEnumerator() | (Inherited from IEnumerable<T>.) | |
GetEnumerator() | (Inherited from IEnumerable.) | |
GetEnumerator(SortField) | Gets an IEnumerator<T> with sorting and default direction for the type. | |
GetEnumerator(Int32, Int32) | Gets an IEnumerator<T> with paging. | |
GetEnumerator(SortField, SortDirection) | Gets an IEnumerator<T> with sorting. | |
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