IndexPartitionCollection Properties

Include Protected Members
Include Inherited Members

The IndexPartitionCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of key/value pairs contained in the collection. (Inherited from UpdatableCollection<Key, T>.)
Public property Item[Int32] Gets the IndexPartition at the specified index location in the IndexPartitionCollection object.
Public property Item[Key] Gets the value associated with the specified key. (Inherited from UpdatableCollection<Key, T>.)

Top

See Also

Reference

IndexPartitionCollection Class

Microsoft.Office.Server.Search.Administration Namespace