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 IContainertüm bileşenleri temsil eden nesne koleksiyonuIComponent.

Şunlara uygulanır