Метод DimensionPermissionCollection.Remove
Показывать защищенные элементы
Показывать наследуемые элементы
Removes a DimensionPermission from the collection.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
Remove(String) | Removes the DimensionPermission with the specified identifier from the collection. | |
Remove(DimensionPermission) | Removes the specified DimensionPermission from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (Производный от ModelComponentCollection.) | |
Remove(String, Boolean) | Инфраструктура. Removes a DimensionPermission from this collection. | |
Remove(DimensionPermission, Boolean) | Инфраструктура. Removes the specified DimensionPermission from this collection. |
В начало