Метод Remove

Removes a CubePermission from the collection.

Список перегрузок

  Имя Описание
Открытый метод Remove(String) Removes the CubePermission, with the specified identifier, from the collection.
Открытый метод Remove(CubePermission) Removes the specified CubePermission from the collection.
Защищенный метод Remove(IModelComponent) (Наследуется из ModelComponentCollection.)
Открытый метод Remove(String, Boolean) Инфраструктура.
Открытый метод Remove(CubePermission, Boolean) Инфраструктура.

В начало