SPPersistedDependencyCollection<T> 构造函数

要创建的对象的特定类型取决于指定的对象集合的SPPersistedDependencyCollection类的新实例进行初始化。

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

语法

声明
Public Sub New ( _
    dependee As SPPersistedObject _
)
用法
Dim dependee As SPPersistedObject

Dim instance As New SPPersistedDependencyCollection(dependee)
public SPPersistedDependencyCollection(
    SPPersistedObject dependee
)

参数

另请参阅

引用

SPPersistedDependencyCollection<T> 类

SPPersistedDependencyCollection<T> 成员

Microsoft.SharePoint.Administration 命名空间