Previous in Contents Next in Contents

ISearchCatalogs Interface

This interface is implemented by a collection of searchable catalogs (ISearchCatalog interface objects).

Hierarchy

ISearchAdmin:ISearchServer

The following table briefly describes this interface's methods and properties. All are described in Common Collection Methods and PropertiesSR_Common_Collection_Methods_and_Properties.

Method Description
Add Adds a catalog to the collection.
Remove Removes a catalog from the collection.
Property Description
Count The number of catalogs in the collection.
Item Accesses a specific catalog in the collection.


© 1997-2000 Microsoft Corporation. All rights reserved.