Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Groups methods for adding, updating, retrieving and removing PersistedDictionary objects.
The PersistedDictionaryCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Count | (Inherited from ICollection<PersistedDictionary>.) |
![]() |
IsReadOnly | (Inherited from ICollection<PersistedDictionary>.) |
![]() |
Item | Retrieves the PersistedDictionary. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add(String) | Creates a PersistedDictionary. |
![]() |
Add(T) | (Inherited from ICollection<PersistedDictionary>.) |
![]() |
Clear | (Inherited from ICollection<PersistedDictionary>.) |
![]() |
Contains(String) | Determines whether a specific PersistedDictionary exists. |
![]() |
Contains(T) | (Inherited from ICollection<PersistedDictionary>.) |
![]() |
CopyTo | (Inherited from ICollection<PersistedDictionary>.) |
![]() |
GetEnumerator() | (Inherited from IEnumerable<PersistedDictionary>.) |
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator(SortField, SortDirection, Int32, Int32) | Overloads the method to support paging and sorting. |
![]() |
Remove(String) | Deletes a [PersistedDictionary] |
![]() |
Remove(T) | (Inherited from ICollection<PersistedDictionary>.) |
Top
See Also
Reference
PersistedDictionaryCollection Interface
Microsoft.SharePoint.Search.Extended.Administration.Store Namespace