Name | Description | |
---|---|---|
![]() | Add | Adds a specified MessageQueuePermissionEntry to this collection. |
![]() | AddRange | Overloaded. Appends a set of specified permission entries to this collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Determines whether this collection contains a specified MessageQueuePermissionEntry. |
![]() | CopyTo | Copies the permission entries from this collection to an array, starting at a particular index of the array. |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | IndexOf | Determines the index of a specified permission entry in this collection. |
![]() | Insert | Inserts a permission entry into this collection at a specified index. |
![]() | Remove | Removes a specified permission entry from this collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |