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


System.Messaging Namespace : MessageQueuePermissionEntryCollection Class

The following tables list the members exposed by MessageQueuePermissionEntryCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyGets or sets the object at a specified index.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.CollectionBase)
Protected Property (Inherited from System.Collections.CollectionBase)
Top
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