Method.GetIndividuallySecurableMetadataObjectChildren, méthode (Microsoft.Office.Server.ApplicationRegistry.Administration)
Gets the MethodInstances associated with the method.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Protected Overrides Function GetIndividuallySecurableMetadataObjectChildren As IList(Of IndividuallySecurableMetadataObject)
'Utilisation
Dim returnValue As IList(Of IndividuallySecurableMetadataObject)
returnValue = Me.GetIndividuallySecurableMetadataObjectChildren
protected override IList<IndividuallySecurableMetadataObject> GetIndividuallySecurableMetadataObjectChildren ()
Valeur de retour
A list of method instances.
Voir aussi
Référence
Method, classe
Membres Method
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms