SPWebPartConnectionCollection constructor
Initializes a new instance of the SPWebPartConnectionCollection class.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPWebPartConnectionCollection()
public SPWebPartConnectionCollection()
See also
Reference
SPWebPartConnectionCollection class