Freigeben über


ClientObject.RemoveFromParentCollection-Methode

Entfernt das aktuelle Clientobjekt aus der Sammlung von übergeordneten Client Objekt.

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (in Microsoft.SharePoint.Client.Phone.Runtime.dll)  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)

Syntax

'Declaration
Protected Sub RemoveFromParentCollection
'Usage

Me.RemoveFromParentCollection()
protected void RemoveFromParentCollection()

Hinweise

Die Methode wird verwendet, um das aktuelle Clientobjekt aus dem Objekt ClientObjectCollection entfernen.

Siehe auch

Referenz

ClientObject Klasse

ClientObject-Member

Microsoft.SharePoint.Client-Namespace