SPBaseCollection Constructor
Reserved for internal use. Initializes a new instance of the SPBaseCollection class.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedConstructor)> _
Protected Sub New
'Usage
Dim instance As New SPBaseCollection()
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedConstructor)]
protected SPBaseCollection()