[Missing <summary> documentation for T:QS.CMS.Base3.SenderCollection`2]
| C# | Visual Basic | Managed C++ | 
public abstract class SenderCollection<K, C> : Inspectable, ISenderCollection<K, C>, IAttributeCollection, IAttribute where K : new(), where C :
Public MustInherit Class SenderCollection(Of K As {New, }, C As ) _ Inherits Inspectable _ Implements ISenderCollection(Of K, C), IAttributeCollection, IAttribute
generic<typename K, typename C> where K : gcnew(), where C : public ref class SenderCollection abstract : public Inspectable, ISenderCollection<K, C>, IAttributeCollection, IAttribute
- K
 - C
 
| All Members | Constructors | Methods | Properties | Fields | Events | 
| Icon | Member | Description | 
|---|---|---|
| attributeCollection |  (Inherited from .) | |
| SenderCollection<(Of K, C>)New() | ||
| CreateSender(K) | ||
| Equals(Object) |  (Inherited from Object.) | |
| Finalize() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode() | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetType() | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone() | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| senders | ||
| Senders_AttributeCollection | ||
| ToString() |  (Inherited from Object.) | 
| Object | |||
| Inspectable | |||
| SenderCollection<(Of K, C>) | |||
| MulticastingURS | |||
| SimpleURVS | |||
| UnreliableAnycastingRegionSender | |||
| BufferingUNS | |||