Initializes a new instance of the SenderCollectionCast<InnerInterface,OuterInterface> class.
| C# | Visual Basic | Managed C++ | 
public SenderCollectionCast ( ISenderCollection<InnerInterface> actualCollection )
Public Sub New ( _ actualCollection As ISenderCollection(Of InnerInterface) _ )
public: SenderCollectionCast ( ISenderCollection<InnerInterface>^ actualCollection )
- actualCollection (ISenderCollection<(Of InnerInterface>))
 [Missing <param> documentation for "actualCollection"]