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 | |
---|---|---|
Count | (Inherited from ICollection<String>.) | |
IsReadOnly | (Inherited from ICollection<String>.) |
Top
Methods
Name | Description | |
---|---|---|
Add | (Inherited from ICollection<String>.) | |
Clear | (Inherited from ICollection<String>.) | |
Contains | (Inherited from ICollection<String>.) | |
CopyTo | (Inherited from ICollection<String>.) | |
GetEnumerator() | (Inherited from IEnumerable<String>.) | |
GetEnumerator() | (Inherited from IEnumerable.) | |
GetEnumerator(SortDirection) | Gets an enumerator with customizable sorting. | |
GetEnumerator(Int32, Int32) | Gets an enumerator with paging. | |
GetEnumerator(SortDirection, Int32, Int32) | Gets an enumerator with customizable sorting and paging. | |
Remove | (Inherited from ICollection<String>.) |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Linguistics Namespace