ContentSourceCollection methods

The ContentSourceCollection type exposes the following members.

Methods

  Name Description
Public method Create(Type, String) Creates a content source in the collection.
Public method Create(Type, SharePointCrawlBehavior, String) Adds a new content source.
Public method Equals (Inherited from Object.)
Public method Exists(Int32) Returns a Boolean value that indicates whether the specified content source exists in the collection.
Public method Exists(String) Returns a Boolean value that indicates whether the specified content source exists in the collection.
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that iterates through the content sources in the collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Update Updates a content source collection with the specified changes.

Top

See also

Reference

ContentSourceCollection class

Microsoft.Office.Server.Search.Administration namespace