Assigns the reference to the parent IAdapterCollection that will contain this AdapterBase.

C# | Visual Basic | Visual C++ |
protected override void AssignParentCollection( IAdapterCollection parent )
Protected Overrides Sub AssignParentCollection ( _ parent As IAdapterCollection _ )
protected: virtual void AssignParentCollection( IAdapterCollection^ parent ) override

- parent (IAdapterCollection)
- Parent adapter collection.