ClientObject.RemoveFromParentCollection Method
Removes the current client object from the parent client object collection.
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
Syntax
'Declaration
Protected Sub RemoveFromParentCollection
'Usage
Me.RemoveFromParentCollection()
protected void RemoveFromParentCollection()
Remarks
This method is used to remove the current client object from the ClientObjectCollection object.