: Method.GetIndividuallySecurableMetadataObjectChildren (Método) (Microsoft.Office.Server.ApplicationRegistry.Administration)
Gets the MethodInstances associated with the method.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Protected Overrides Function GetIndividuallySecurableMetadataObjectChildren As IList(Of IndividuallySecurableMetadataObject)
'Uso
Dim returnValue As IList(Of IndividuallySecurableMetadataObject)
returnValue = Me.GetIndividuallySecurableMetadataObjectChildren
protected override IList<IndividuallySecurableMetadataObject> GetIndividuallySecurableMetadataObjectChildren ()
Valor devuelto
A list of method instances.
Vea también
Referencia
Method (Clase)
Method (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)