IndexOf-Methode
Gets the index of a CellPermission.
Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.
Überladungsliste
Name | Beschreibung | |
---|---|---|
IndexOf(String) | Returns the zero-based index of the first occurrence of an IModelComponent that has the specified key in the ModelComponentCollection. (Geerbt von ModelComponentCollection.) | |
IndexOf(CellPermission) | Gets the index of a specified CellPermission. | |
IndexOf(CellPermissionAccess) | Gets the index of a CellPermission with the specified CellPermissionAccess value. | |
IndexOf(IModelComponent) | (Geerbt von ModelComponentCollection.) |
Zum Anfang