Container.Components Property
.NET Framework 4
Gets all the components in the Container.
Assembly: System (in System.dll)
Property Value
Type: System.ComponentModel.ComponentCollectionA collection that contains the components in the Container.
Implements
IContainer.ComponentsThis method can be overridden by a derived class.
The components in the collection are stored in the same order as they were added to the Container.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.