IContainer.Components Egenskap

Definition

Hämtar alla komponenter i IContainer.

public:
 property System::ComponentModel::ComponentCollection ^ Components { System::ComponentModel::ComponentCollection ^ get(); };
public System.ComponentModel.ComponentCollection Components { get; }
member this.Components : System.ComponentModel.ComponentCollection
Public ReadOnly Property Components As ComponentCollection

Egenskapsvärde

En samling IComponent objekt som representerar alla komponenter i IContainer.

Gäller för