SPPersistedChildCollection<T> 构造函数 (SPPersistedObject)

初始化要创建给定类型的指定的父对象拥有的对象的集合的SPPersistedChildCollection<T>类的一个实例。

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

语法

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

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

参数

另请参阅

引用

SPPersistedChildCollection<T> 类

SPPersistedChildCollection<T> 成员

SPPersistedChildCollection<T> 重载

Microsoft.SharePoint.Administration 命名空间