IContainer.Add Method (IComponent)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Adds a component to the container.
Assembly: System (in System.dll)
Parameters
- component
- Type: System.ComponentModel.IComponent
The component to add.
Show: