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