AlertCollection クラス (Microsoft.Office.Server.Search.Query)

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

構文

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

継承階層

System.Object
  Microsoft.Office.Server.Search.Query.AlertCollection

スレッドの安全性

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

関連項目

参照

AlertCollection メンバ
Microsoft.Office.Server.Search.Query 名前空間