IContainer.Components Özellik

Tanım

içindeki IContainertüm bileşenleri alır.

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

Özellik Değeri

içindeki IComponenttüm bileşenleri temsil eden bir nesne koleksiyonuIContainer.

Şunlara uygulanır