SPRemoveCmdletBase<TCmdletObject> Constructor
Initializes a new instance of the SPRemoveCmdletBase<TCmdletObject> class.
Namespace: Microsoft.SharePoint.PowerShell
Assembly: Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New SPRemoveCmdletBase()
protected SPRemoveCmdletBase()
See Also
Reference
SPRemoveCmdletBase<TCmdletObject> Class