LocationConfigurationCollection 成员 (Microsoft.Office.Server.Search.Administration)

Specifies a collection of LocationConfiguration objects.

以下表格列出了由 LocationConfigurationCollection 类型公开的成员。

公共属性

  名称 说明
公共属性 Count Gets a count of LocationConfiguration objects in the collection.
公共属性 CrawlProxy Specifies a WebProxy object that contains the HTTP proxy settings used for crawling other servers.
公共属性 IsReadOnly Gets a value that indicates whether the collection is read-only.
公共属性 ProxyUrl Gets or sets the URL that specifies the location of the CrawlProxy object.
公共属性 UseCrawlProxy Specifies whether to use the CrawlProxy object.

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 Add Adds a LocationConfiguration object to the collection.
公共方法 Clear Removes all of the LocationConfiguration objects from the collection.
公共方法 Contains 已重载。  
公共方法 CopyTo Copies the elements of the collection to an array, starting at a particular array index.
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetEnumerator Returns an enumerator that iterates through the collection.
公共方法 GetHashCode  (继承自 Object
公共方法 GetType  (继承自 Object
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 Remove 已重载。 Removes a Microsoft.Office.Server.Search.Administration.LocationConfiguration object from the collection.
公共方法 ToString  (继承自 Object
公共方法 TryGetLocationConfigurationByInternalName Retrieves the Microsoft.Office.Server.Search.Administration.LocationConfiguration object that matches the specified InternalName property.
公共方法 TryGetLocationConfigurationByName Retrieves the first Microsoft.Office.Server.Search.Administration.LocationConfiguration object in the collection that matches the specified InternalName property.

页首

受保护的方法

  名称 说明
受保护的方法 Finalize  (继承自 Object
受保护的方法 MemberwiseClone  (继承自 Object

页首

显式接口实现

  名称 说明
显式接口实现 方法 System.Collections.IEnumerable.GetEnumerator  

页首

另请参阅

参考

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