SPPersistedTypeCollection<T> 构造函数 (SPFarm, Type)
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Sub New ( _
farm As SPFarm, _
subType As Type _
)
用法
Dim farm As SPFarm
Dim subType As Type
Dim instance As New SPPersistedTypeCollection(farm, subType)
public SPPersistedTypeCollection(
SPFarm farm,
Type subType
)
参数
- subType
类型:System.Type
另请参阅
引用
SPPersistedTypeCollection<T> 类
SPPersistedTypeCollection<T> 成员