CubePermissionCollection.IndexOf Method
Gets the index of a CubePermission.
Overload List
| Name | Description |
|---|---|
| CubePermissionCollection.IndexOf (CubePermission) |
Gets the index of a specified CubePermission.
|
| CubePermissionCollection.IndexOf (IModelComponent) | (inherited from IndexOf ) |
| CubePermissionCollection.IndexOf (String) |
Gets the index of a CubePermission with the specified identifier.
|