Previous in Contents Next in Contents

IBuildCatalog Interface

Hierarchy

ISearchAdmin:IBuildServer:IBuildCatalogs

This interface manages a catalog definition. You create a new IBuildCatalog interface object by calling the IBuildCatalogs.Add method. You access a specific IBuildCatalog interface object by calling the IBuildCatalogs.Item property. You can access all of the IBuildCatalog interface objects by iterating through the IBuildCatalogs collection in a for each loop.


© 1997-2000 Microsoft Corporation. All rights reserved.