Share via


TermCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of terms used in linguistic features.

The TermCollection type exposes the following members.

Properties

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

Top

Methods

  Name Description
Public method Add (Inherited from ICollection<String>.)
Public method Clear (Inherited from ICollection<String>.)
Public method Contains (Inherited from ICollection<String>.)
Public method CopyTo (Inherited from ICollection<String>.)
Public method GetEnumerator() (Inherited from IEnumerable<String>.)
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator(SortDirection) Gets an enumerator with customizable sorting.
Public method GetEnumerator(Int32, Int32) Gets an enumerator with paging.
Public method GetEnumerator(SortDirection, Int32, Int32) Gets an enumerator with customizable sorting and paging.
Public method Remove (Inherited from ICollection<String>.)

Top

See Also

Reference

TermCollection Interface

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