CellPermissionCollection.IndexOf Method
Gets the index of a CellPermission.
Overload List
| Name | Description |
|---|---|
| CellPermissionCollection.IndexOf (CellPermission) |
Gets the index of a specified CellPermission.
|
| CellPermissionCollection.IndexOf (CellPermissionAccess) |
Gets the index of a CellPermission with the specified CellPermissionAccess value.
|
| CellPermissionCollection.IndexOf (IModelComponent) | (inherited from IndexOf ) |
| CellPermissionCollection.IndexOf (String) | (inherited from IndexOf ) |