SPAcl<T>.Item - Propriété (Int32)
Obtient l'entrée de contrôle d'accès à l'index spécifié dans la liste de contrôle d'accès.
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Default Property Item ( _
index As Integer _
) As SPAce(Of T)
Get
'Utilisation
Dim instance As SPAcl
Dim index As Integer
Dim value As SPAce(Of T)
value = instance(index)
public SPAce<T> this[
int index
] { get; }
Paramètres
index
Type : System.Int32Un entier 32 bits qui indique l'index.
Valeur de propriété
Type : Microsoft.SharePoint.Administration.SPAce<T>