AuthorityPageCollection 成员

包括受保护的成员
包括继承的成员

表示AuthorityPage对象的集合。

AuthorityPageCollection 类型公开以下成员。

属性

  名称 说明
公共属性 Count 获取集合中的AuthorityPage对象的数目。
公共属性 Item[Int32] 获取集合中指定索引处的权威网页。
公共属性 Item[Uri] 权威页面从集合中获取基于指定的 URL。

页首

方法

  名称 说明
公共方法 Create 创建权威网页。
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetEnumerator 返回一个枚举数循环访问集合中的权威网页。
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetType (从 Object 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 Refresh 刷新的权威页面的集合。
公共方法 ToString (从 Object 继承。)
公共方法 UpdateUrl 更新数据库中的现有机构页的 Url。如果该页面已成功更新,则返回 true。不会更新 AuthorityPages 集合。在调用此函数必须显式调用 Refresh()。

页首

另请参阅

引用

AuthorityPageCollection 类

Microsoft.Office.Server.Search.Administration 命名空间