Элементы CubePermissionCollection
Contains a collection of CubePermission objects. This class cannot be inherited.
Тип CubePermissionCollection предоставляет доступ к следующим элементам.
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Add(String) | Creates and adds a CubePermission, with the specified identifier, to the end of the collection. |
![]() |
Add(CubePermission) | Adds a CubePermission to the end of the collection. |
![]() |
Add(ModelComponent) | Adds a ModelComponent to the end of the MajorObjectCollection. (Наследуется из MajorObjectCollection.) |
![]() |
Add(String, String) | Creates and adds a CubePermission, with the specified role identifier and name, to the end of the collection. |
![]() |
Add(String, IModelComponent) | (Наследуется из ModelComponentCollection.) |
![]() |
Add(ModelComponent, Boolean) | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
Add(String, String, String) | Creates and adds a CubePermission, with the specified role identifier, name, and identifier, to the end of the collection. |
![]() |
Add(String, IModelComponent, Boolean) | (Наследуется из ModelComponentCollection.) |
![]() |
AddNew(String, Type) | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
AddNew(String, String, Type) | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
CanAdd | Инфраструктура. (Наследуется из NamedComponentCollection.) |
![]() |
ChangeKey | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
Clear | Removes all elements from the ModelComponentCollection. (Наследуется из ModelComponentCollection.) |
![]() |
Contains(String) | Indicates whether the collection contains a CubePermission with the specified identifier. |
![]() |
Contains(CubePermission) | Indicates whether the collection contains a specified CubePermission. |
![]() |
Contains(IModelComponent) | (Наследуется из ModelComponentCollection.) |
![]() |
ContainsName | (Наследуется из NamedComponentCollection.) |
![]() |
CopyTo | Copies the entire ModelComponentCollection to a one-dimensional Array, starting at the specified index of the target array. (Наследуется из ModelComponentCollection.) |
![]() |
EnsureLoaded | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
Find | Gets the CubePermission, with the specified identifier, from the collection. |
![]() |
FindByName | Gets the CubePermission, with the specified name, from the collection. |
![]() |
FindByRole | Gets the CubePermission, with the specified role identifier, from the collection. |
![]() |
GetByName | Gets the CubePermission, with the specified name, from the collection. |
![]() |
GetByRole | Gets the CubePermission, with the specified role identifier, from the collection. |
![]() |
GetEnumerator | Returns an enumerator that can iterate through the ModelComponentCollection. (Наследуется из ModelComponentCollection.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetItem | Gets a reference to the specified component. (Наследуется из ModelComponentCollection.) |
![]() |
GetNewID() () () () | (Наследуется из NamedComponentCollection.) |
![]() |
GetNewID(String) | (Наследуется из NamedComponentCollection.) |
![]() |
GetNewName() () () () | (Наследуется из NamedComponentCollection.) |
![]() |
GetNewName(String) | (Наследуется из NamedComponentCollection.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
IndexOf(String) | Gets the index of a CubePermission with the specified identifier. |
![]() |
IndexOf(CubePermission) | Gets the index of a specified CubePermission. |
![]() |
IndexOf(IModelComponent) | (Наследуется из ModelComponentCollection.) |
![]() |
IndexOfName | (Наследуется из NamedComponentCollection.) |
![]() |
Insert(Int32, CubePermission) | Inserts a CubePermission into the collection at the specified index. |
![]() |
Insert(Int32, String) | Creates and inserts a CubePermission, with the specified identifier, into the collection at the specified index. |
![]() |
Insert(Int32, ModelComponent) | Inserts a ModelComponent in the MajorObjectCollection at the specified index. (Наследуется из MajorObjectCollection.) |
![]() |
Insert(Int32, String, String) | Creates and inserts a CubePermission, with the specified role identifier and name, into the collection at the specified index. |
![]() |
Insert(IModelComponent, String, Int32) | (Наследуется из ModelComponentCollection.) |
![]() |
Insert(Int32, String, String, String) | Creates and inserts a CubePermission, with the specified role identifier, name, and identifier, into the collection at the specified index. |
![]() |
Insert(IModelComponent, String, Int32, Boolean) | (Наследуется из ModelComponentCollection.) |
![]() |
IsValidID(String) | (Наследуется из NamedComponentCollection.) |
![]() |
IsValidID(String, String%) | (Наследуется из NamedComponentCollection.) |
![]() |
IsValidID(String, Type, String%) | (Наследуется из NamedComponentCollection.) |
![]() |
IsValidName(String) | (Наследуется из NamedComponentCollection.) |
![]() |
IsValidName(String, String%) | (Наследуется из NamedComponentCollection.) |
![]() |
IsValidName(String, Type, String%) | (Наследуется из NamedComponentCollection.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
Move(Int32, Int32) | Moves a CubePermission at the current specified index to a new specified index in the collection. |
![]() |
Move(String, Int32) | Moves a CubePermission, with the specified identifier, to the specified index in the collection. |
![]() |
Move(CubePermission, Int32) | Moves a CubePermission to a new index in the collection. |
![]() |
Remove(String) | Removes the CubePermission, with the specified identifier, from the collection. |
![]() |
Remove(CubePermission) | Removes the specified CubePermission from the collection. |
![]() |
Remove | (Наследуется из ModelComponentCollection.) |
![]() |
Remove(String, Boolean) | Инфраструктура. |
![]() |
Remove(CubePermission, Boolean) | Инфраструктура. |
![]() |
RemoveAt(Int32) | Removes the IModelComponent at the specified index from the ModelComponentCollection. (Наследуется из ModelComponentCollection.) |
![]() |
RemoveAt(Int32, Boolean) | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
ToString | (Наследуется из Object.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Count | Gets the number of ModelComponent objects in the ModelComponentCollection. (Наследуется из ModelComponentCollection.) |
![]() |
DemandLoadingService | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
IsFixedSize | Gets a value indicating whether the ModelComponentCollection has a fixed size. (Наследуется из ModelComponentCollection.) |
![]() |
IsReadOnly | Gets a value indicating whether the ModelComponentCollection is read-only. (Наследуется из ModelComponentCollection.) |
![]() |
IsSynchronized | Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). (Наследуется из ModelComponentCollection.) |
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets the CubePermission at the specified index from the collection. |
![]() |
Item[ ( [ ( String] ) ] ) | Gets the CubePermission, with the specified identifier, from the collection. |
![]() |
ItemsType | Gets the Type of objects that can be contained by the ModelComponentCollection. (Наследуется из ModelComponentCollection.) |
![]() |
Parent | Gets the IModelComponent that contains the ModelComponentCollection. (Наследуется из ModelComponentCollection.) |
![]() |
Preloadable | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
SyncRoot | Gets an object that can be used to synchronize access to the ModelComponentCollection. (Наследуется из ModelComponentCollection.) |
В начало
События
| Имя | Описание | |
|---|---|---|
![]() |
CollectionChanged | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
CollectionChanging | Инфраструктура. (Наследуется из ModelComponentCollection.) |
В начало
Явные реализации интерфейса
В начало
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)