ExtensionCollection 成员 (Microsoft.Office.Server.Search.Administration)
Represents a collection of Extension objects.
以下表格列出了由 ExtensionCollection 类型公开的成员。
公共属性
名称 | 说明 | |
---|---|---|
Count | Gets the number of Extension objects in the collection. | |
IsInclusionList | Gets a Boolean value indicating whether file types in the extension list should be crawled or not. | |
Item | Gets the specified extension in the collection. | |
Parent | Gets the parent Content object for the file name extension collection. |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
Clear | Clears the extension collection. | |
Create | Creates the specified extension in the collection. | |
Equals | 已重载。 (继承自 Object) | |
GetEnumerator | Returns an enumerator that iterates through the extensions in the collection. | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ReferenceEquals | (继承自 Object) | |
SetIsInclusionList | Sets the value for the IsInclusionList property of the ExtensionCollection class. | |
ToString | (继承自 Object) |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
页首
另请参阅
参考
ExtensionCollection 类
Microsoft.Office.Server.Search.Administration 命名空间