PersistedDictionaryCollection Methods

Include Protected Members
Include Inherited Members

The PersistedDictionaryCollection type exposes the following members.

Methods

  Name Description
Public method Add(String) Creates a PersistedDictionary.
Public method Add(T) (Inherited from ICollection<PersistedDictionary>.)
Public method Clear (Inherited from ICollection<PersistedDictionary>.)
Public method Contains(String) Determines whether a specific PersistedDictionary exists.
Public method Contains(T) (Inherited from ICollection<PersistedDictionary>.)
Public method CopyTo (Inherited from ICollection<PersistedDictionary>.)
Public method GetEnumerator() (Inherited from IEnumerable<PersistedDictionary>.)
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator(SortField, SortDirection, Int32, Int32) Overloads the method to support paging and sorting.
Public method Remove(String) Deletes a [PersistedDictionary]
Public method Remove(T) (Inherited from ICollection<PersistedDictionary>.)

Top

See Also

Reference

PersistedDictionaryCollection Interface

Microsoft.SharePoint.Search.Extended.Administration.Store Namespace