共用方式為


SPAlertTemplateCollection constructor

初始化SPAlertTemplateCollection類別的新執行個體。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Sub New ( _
    wssService As SPWebService _
)
'用途
Dim wssService As SPWebService

Dim instance As New SPAlertTemplateCollection(wssService)
public SPAlertTemplateCollection(
    SPWebService wssService
)

參數

請參閱

參照

SPAlertTemplateCollection class

SPAlertTemplateCollection members

Microsoft.SharePoint namespace