ContentSourceCollection 成员 (Microsoft.Office.Server.Search.Administration)
Represents a collection of ContentSource objects.
以下表格列出了由 ContentSourceCollection 类型公开的成员。
公共属性
名称 | 说明 | |
---|---|---|
Capacity | Gets the maximum number of content sources allowed. | |
Count | Gets the number of ContentSource objects in the collection. | |
Item | 已重载。 Gets the specified content source from the collection of content sources. | |
Parent | Gets the parent Content object for the content source collection. | |
Tag |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
Create | Creates a new content source in the collection. | |
Equals | 已重载。 (继承自 Object) | |
Exists | 已重载。 Returns a Boolean value that indicates whether the specified content source exists in the collection. | |
GetEnumerator | Returns an enumerator that iterates through the content sources in the collection. | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ReferenceEquals | (继承自 Object) | |
ToString | (继承自 Object) | |
Update | Updates a content source collection with the specified changes. |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
页首
另请参阅
参考
ContentSourceCollection 类
Microsoft.Office.Server.Search.Administration 命名空间