IndexPartitionCollection Methods

Include Protected Members
Include Inherited Members

The IndexPartitionCollection type exposes the following members.

Methods

  Name Description
Public method Contains Determines whether the collection contains the specified key. (Inherited from UpdatableCollection<Key, T>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method ForceRefresh Resets the last time the collection was accessed to the minimum date value. (Inherited from UpdatableCollection<Key, T>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method Refresh Updates the values cache for IndexPartitionCollection. (Overrides UpdatableCollection<Key, T>.Refresh().)
Public method ToArray Creates an array that contains the values of the collection. (Inherited from UpdatableCollection<Key, T>.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Retrieves an enumerator that iterates through the IndexPartitionCollection object.

Top

See Also

Reference

IndexPartitionCollection Class

Microsoft.Office.Server.Search.Administration Namespace