Partager via


ClientObject.RemoveFromParentCollection - Méthode

Supprime l'objet client en cours de la collection d'objets client parent.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll)  Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll)

Syntaxe

'Déclaration
Protected Sub RemoveFromParentCollection
'Utilisation

Me.RemoveFromParentCollection()
protected void RemoveFromParentCollection()

Remarques

La méthode est utilisée pour supprimer l'objet de client en cours de l'objet ClientObjectCollection .

Voir aussi

Référence

ClientObject classe

ClientObject - Membres

Microsoft.SharePoint.Client - Espace de noms