System.Messaging Reference (Document! X Sample)
MessageQueuePermissionEntryCollection Class Methods


System.Messaging Namespace : MessageQueuePermissionEntryCollection Class

For a list of all members of this type, see MessageQueuePermissionEntryCollection members.

Public Methods
 NameDescription
Public MethodAdds a specified MessageQueuePermissionEntry to this collection.  
Public MethodOverloaded. Appends a set of specified permission entries to this collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodDetermines whether this collection contains a specified MessageQueuePermissionEntry.  
Public MethodCopies the permission entries from this collection to an array, starting at a particular index of the array.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodDetermines the index of a specified permission entry in this collection.  
Public MethodInserts a permission entry into this collection at a specified index.  
Public MethodRemoves a specified permission entry from this collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Performs additional custom processes when clearing the contents of the System.Collections.CollectionBase instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes before inserting a new element into the System.Collections.CollectionBase instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes when removing an element from the System.Collections.CollectionBase instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes before setting a value in the System.Collections.CollectionBase instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

MessageQueuePermissionEntryCollection Class
System.Messaging Namespace