TermEntityExtractorCollection.GetEnumerator Method

Include Protected Members
Include Inherited Members

Overload List

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

Top

See Also

Reference

TermEntityExtractorCollection Interface

TermEntityExtractorCollection Members

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