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.
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.