Partager via


IndexOf méthode

Gets the index of a CellPermission.

Liste de surcharge

  Nom Description
Méthode protégée IndexOf(String) Returns the zero-based index of the first occurrence of an IModelComponent that has the specified key in the ModelComponentCollection. (Hérité de ModelComponentCollection.)
Méthode publique IndexOf(CellPermission) Gets the index of a specified CellPermission.
Méthode publique IndexOf(CellPermissionAccess) Gets the index of a CellPermission with the specified CellPermissionAccess value.
Méthode protégée IndexOf(IModelComponent) (Hérité de ModelComponentCollection.)

Haut de la page