SPSiteSubscriptionSettingsObject.RemoveObject Method
Removes the current object from the persisted store.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected MustOverride Sub RemoveObject
'Usage
Me.RemoveObject()
protected abstract void RemoveObject()
See Also
Reference
SPSiteSubscriptionSettingsObject Class