CubePermissionCollection.Remove Método
Incluir miembros protegidos
Incluir miembros heredados
Removes a CubePermission from the collection.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
Remove(String) | Removes the CubePermission, with the specified identifier, from the collection. | |
Remove(CubePermission) | Removes the specified CubePermission from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (Se hereda de ModelComponentCollection.) | |
Remove(String, Boolean) | Infraestructura. Removes a CubePermission from this collection. | |
Remove(CubePermission, Boolean) | Infraestructura. Removes the specified CubePermission from this collection. |
Arriba