ManagedPropertyCollection 成员 (Microsoft.Office.Server.Search.Administration)
Represents a collection of ManagedProperty objects.
以下表格列出了由 ManagedPropertyCollection 类型公开的成员。
公共属性
名称 | 说明 | |
---|---|---|
Count | Gets the number of ManagedProperty objects in the collection. | |
Item | Gets the specified managed property from the collection of managed properties. |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
Contains | Returns a Boolean value that indicates whether the collection of managed properties contains a specific ManagedProperty object. | |
Create | Adds a new managed property to the managed property collection. | |
Equals | 已重载。 (继承自 Object) | |
GetEnumerator | Returns an enumerator that iterates through the managed properties in the collection. | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ReferenceEquals | (继承自 Object) | |
ToString | (继承自 Object) |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
页首
另请参阅
参考
ManagedPropertyCollection 类
Microsoft.Office.Server.Search.Administration 命名空间