LocationConfigurationCollection クラス (Microsoft.Office.Server.Search.Administration)

LocationConfigurationオブジェクトのコレクションを指定します。

名前空間: Microsoft.Office.Server.Search.Administration
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)

構文

'宣言
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public NotInheritable Class LocationConfigurationCollection
    Implements ICollection(Of LocationConfiguration), IEnumerable(Of LocationConfiguration), _
    IEnumerable
'使用
Dim instance As LocationConfigurationCollection
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
public sealed class LocationConfigurationCollection : ICollection<LocationConfiguration>, IEnumerable<LocationConfiguration>, 
    IEnumerable

継承階層

System.Object
  Microsoft.Office.Server.Search.Administration.LocationConfigurationCollection

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

LocationConfigurationCollection メンバ
Microsoft.Office.Server.Search.Administration 名前空間