SPPersistedObjectCollection<T> 构造函数 (SPPersistedObject)

基于指定的对象的SPPersistedObjectCollection<T>类的新实例进行初始化。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Sub New ( _
    parent As SPPersistedObject _
)
用法
Dim parent As SPPersistedObject

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

参数

另请参阅

引用

SPPersistedObjectCollection<T> 类

SPPersistedObjectCollection<T> 成员

SPPersistedObjectCollection<T> 重载

Microsoft.SharePoint.Administration 命名空间