Method.GetIndividuallySecurableMetadataObjectChildren 方法 (Microsoft.Office.Server.ApplicationRegistry.Administration)

Gets the MethodInstances associated with the method.

命名空间: 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 ()

返回值

A list of method instances.

另请参阅

参考

Method 类
Method 成员
Microsoft.Office.Server.ApplicationRegistry.Administration 命名空间