Specifies a collection of Component objects in the Container.
For a list of all members of this type, see ComponentCollection Members.
System.Object
System.Collections.ReadOnlyCollectionBase
System.ComponentModel.ComponentCollection
[Visual Basic] <ComVisible(True)> Public Class ComponentCollection Inherits ReadOnlyCollectionBase [C#] [ComVisible(true)] public class ComponentCollection : ReadOnlyCollectionBase [C++] [ComVisible(true)] public __gc class ComponentCollection : public ReadOnlyCollectionBase [JScript] public ComVisible(true) class ComponentCollection extends ReadOnlyCollectionBase
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Namespace: System.ComponentModel
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System (in System.dll)
ComponentCollection Members | System.ComponentModel Namespace