次の方法で共有


ClientObject.RemoveFromParentCollection メソッド

親のクライアント オブジェクトのコレクションから現在のクライアント オブジェクトを削除します。

名前空間:  Microsoft.SharePoint.Client
アセンブリ:   Microsoft.SharePoint.Client.Silverlight.Runtime (Microsoft.SharePoint.Client.Silverlight.Runtime.dll 内);  Microsoft.SharePoint.Client.Phone.Runtime (Microsoft.SharePoint.Client.Phone.Runtime.dll 内)  Microsoft.SharePoint.Client.Runtime (Microsoft.SharePoint.Client.Runtime.dll 内)

構文

'宣言
Protected Sub RemoveFromParentCollection
'使用

Me.RemoveFromParentCollection()
protected void RemoveFromParentCollection()

注釈

ClientObjectCollectionオブジェクトから現在のクライアント オブジェクトを削除するのにはメソッドを使用します。

関連項目

参照先

ClientObject クラス

ClientObject メンバー

Microsoft.SharePoint.Client 名前空間