次の方法で共有


Method.GetIndividuallySecurableMetadataObjectChildren メソッド (Microsoft.Office.Server.ApplicationRegistry.Administration)

メソッドに関連付けられている MethodInstances を取得します。

名前空間: Microsoft.Office.Server.ApplicationRegistry.Administration
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Protected Overrides Function GetIndividuallySecurableMetadataObjectChildren As IList(Of IndividuallySecurableMetadataObject)
'使用
Dim returnValue As IList(Of IndividuallySecurableMetadataObject)

returnValue = Me.GetIndividuallySecurableMetadataObjectChildren
protected override IList<IndividuallySecurableMetadataObject> GetIndividuallySecurableMetadataObjectChildren ()

戻り値

メソッド インスタンスのリスト。

関連項目

参照

Method クラス
Method メンバ
Microsoft.Office.Server.ApplicationRegistry.Administration 名前空間