IBuildCatalog Interface

Hierarchy

ISearchAdmin:IBuildServer:IBuildCatalogs

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

You don't create or access an interface object, you create or access an object. Please make these changes globally.


© 1997-1998 Microsoft Corporation. All rights reserved.