SPContentDatabaseExtensionTypeCollection.EnsureAdded method
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub EnsureAdded ( _
type As Type _
)
'Usage
Dim instance As SPContentDatabaseExtensionTypeCollection
Dim type As Type
instance.EnsureAdded(type)
public void EnsureAdded(
Type type
)
Parameters
- type
Type: System.Type
See also
Reference
SPContentDatabaseExtensionTypeCollection class