SPListEventReceiver constructor
Reserved for internal use. Initializes a new instance of the SPListEventReceiver class.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPListEventReceiver()
public SPListEventReceiver()
Remarks
This class should not be created directly.