SpellCheckerCollection Members
Include Protected Members
Include Inherited Members
Represents a collection of SpellChecker.
The SpellCheckerCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | (Inherited from ICollection<SpellChecker>.) | |
IsReadOnly | (Inherited from ICollection<SpellChecker>.) |
Top
Methods
Name | Description | |
---|---|---|
Add | (Inherited from ICollection<SpellChecker>.) | |
Clear | (Inherited from ICollection<SpellChecker>.) | |
Contains | (Inherited from ICollection<SpellChecker>.) | |
CopyTo | (Inherited from ICollection<SpellChecker>.) | |
GetEnumerator() | (Inherited from IEnumerable<SpellChecker>.) | |
GetEnumerator() | (Inherited from IEnumerable.) | |
GetEnumerator(SortField) | Gets an IEnumerator<T> with sorting and default direction for the type. (Inherited from LinguisticsCollection<T>.) | |
GetEnumerator(Int32, Int32) | Gets an IEnumerator<T> with paging. (Inherited from LinguisticsCollection<T>.) | |
GetEnumerator(SortField, SortDirection) | Gets an IEnumerator<T> with sorting. (Inherited from LinguisticsCollection<T>.) | |
GetEnumerator(SortField, SortDirection, Int32, Int32) | Gets an IEnumerator<T> with sorting and paging. (Inherited from LinguisticsCollection<T>.) | |
Remove | (Inherited from ICollection<SpellChecker>.) |
Top
See Also
Reference
SpellCheckerCollection Interface
Microsoft.SharePoint.Search.Extended.Administration.Linguistics Namespace