Share via


SPPersistedObjectCollection<T> Constructor (SPPersistedObject)

Initializes a new instance of the SPPersistedObjectCollection<T> class based on the specified object.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Sub New ( _
    parent As SPPersistedObject _
)
'Usage
Dim parent As SPPersistedObject

Dim instance As New SPPersistedObjectCollection(parent)
protected SPPersistedObjectCollection(
    SPPersistedObject parent
)

Parameters

See Also

Reference

SPPersistedObjectCollection<T> Class

SPPersistedObjectCollection<T> Members

SPPersistedObjectCollection<T> Overload

Microsoft.SharePoint.Administration Namespace