Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub EnsureRemoved ( _
type As Type _
)
'Usage
Dim instance As SPContentDatabaseExtensionTypeCollection
Dim type As Type
instance.EnsureRemoved(type)
public void EnsureRemoved(
Type type
)
Parameters
- type
Type: System.Type
See also
Reference
SPContentDatabaseExtensionTypeCollection class