SPPersistedTypeCollection<T> constructor (SPFarm, Type)
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New ( _
farm As SPFarm, _
subType As Type _
)
'Usage
Dim farm As SPFarm
Dim subType As Type
Dim instance As New SPPersistedTypeCollection(farm, subType)
public SPPersistedTypeCollection(
SPFarm farm,
Type subType
)
Parameters
- farm
Type: Microsoft.SharePoint.Administration.SPFarm
- subType
Type: System.Type
See also
Reference
SPPersistedTypeCollection<T> class
SPPersistedTypeCollection<T> members