共用方式為


SPPersistedObjectCollection<T> constructor (SPPersistedObject)

初始化指定物件為基礎的SPPersistedObjectCollection<T>類別的新執行個體。

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

Syntax

'宣告
Protected Sub New ( _
    parent As SPPersistedObject _
)
'用途
Dim parent As SPPersistedObject

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

參數

請參閱

參照

SPPersistedObjectCollection<T> class

SPPersistedObjectCollection<T> members

SPPersistedObjectCollection<T> overload

Microsoft.SharePoint.Administration namespace