SPSiteSubscriptionSettingsObject.RemoveObject method
Removes the current object from the persisted store.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected MustOverride Sub RemoveObject
'Usage
Me.RemoveObject()
protected abstract void RemoveObject()
See also
Reference
SPSiteSubscriptionSettingsObject class