共用方式為


ClientObjectCollection.RemoveChild 方法

移除ClientObjectCollection特定的用戶端物件。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight.Runtime (在 Microsoft.SharePoint.Client.Silverlight.Runtime.dll 中);  Microsoft.SharePoint.Client.Runtime (在 Microsoft.SharePoint.Client.Runtime.dll 中)  Microsoft.SharePoint.Client.Phone.Runtime (在 Microsoft.SharePoint.Client.Phone.Runtime.dll 中)

語法

'宣告
Protected Friend Sub RemoveChild ( _
    obj As ClientObject _
)
'用途
Dim obj As ClientObject

Me.RemoveChild(obj)
protected internal void RemoveChild(
    ClientObject obj
)

參數

備註

從ClientObjectCollection會與指定的用戶端物件相同或有相同的物件路徑身分識別的所有ClientObject物件。

請參閱

參照

ClientObjectCollection 類別

ClientObjectCollection 成員

Microsoft.SharePoint.Client 命名空間