Container::Remove Method (IComponent^)
.NET Framework (current version)
Removes a component from the Container.
Assembly: System (in System.dll)
Parameters
- component
-
Type:
System.ComponentModel::IComponent^
The component to remove.
Implements
IContainer::Remove(IComponent^)This method can be overridden by a derived class.
.NET Framework
Available since 1.1
Available since 1.1
Show: