System.ComponentModel.ComponentCollection.ComponentCollection C# (CSharp) Méthode

ComponentCollection() public méthode

public ComponentCollection ( System components )
components System
        public ComponentCollection(System.ComponentModel.IComponent[] components) { }
        public virtual System.ComponentModel.IComponent this[int index] { get { throw null; } }

Same methods

ComponentCollection::ComponentCollection ( )