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