
This interface is implemented by a collection of locations where Search starts crawling a site (IStartPage interface objects).
Hierarchy
ISearchAdmin:IBuildServer:IBuildCatalogs:IBuildCatalog
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.
| Methods | Description |
| Add | Adds a location to the collection. |
| Remove | Removes a location from the collection. |
| Property | Description |
| Count | The number of locations in the collection. |
| Item | Accesses a specific location in the collection. |