ContentSourceCollection methods
SharePoint 2013
The ContentSourceCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Create(Type, String) | Creates a content source in the collection. |
|
Create(Type, SharePointCrawlBehavior, String) | Adds a new content source. |
|
Equals | (Inherited from Object.) |
|
Exists(Int32) | Returns a Boolean value that indicates whether the specified content source exists in the collection. |
|
Exists(String) | Returns a Boolean value that indicates whether the specified content source exists in the collection. |
|
Finalize | (Inherited from Object.) |
|
GetEnumerator | Returns an enumerator that iterates through the content sources in the collection. |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
|
Update | Updates a content source collection with the specified changes. |
Show: