Share via


TermEntityExtractorCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of TermEntityExtractor.

The TermEntityExtractorCollection type exposes the following members.

Properties

  Name Description
Public property Count (Inherited from ICollection<TermEntityExtractor>.)
Public property IsReadOnly (Inherited from ICollection<TermEntityExtractor>.)

Top

Methods

  Name Description
Public method Add (Inherited from ICollection<TermEntityExtractor>.)
Public method Clear (Inherited from ICollection<TermEntityExtractor>.)
Public method Contains (Inherited from ICollection<TermEntityExtractor>.)
Public method CopyTo (Inherited from ICollection<TermEntityExtractor>.)
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>.)
Public method Remove (Inherited from ICollection<TermEntityExtractor>.)

Top

See Also

Reference

TermEntityExtractorCollection Interface

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