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