ControlBuilder.ComplexPropertyEntries Özellik

Tanım

Karmaşık özellik girişlerinden oluşan bir koleksiyon alır.

public:
 property System::Collections::ICollection ^ ComplexPropertyEntries { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection ComplexPropertyEntries { get; }
member this.ComplexPropertyEntries : System.Collections.ICollection
Public ReadOnly Property ComplexPropertyEntries As ICollection

Özellik Değeri

Karmaşık özellik girdileri koleksiyonu.

Açıklamalar

Girdi yoksa, statik boş bir koleksiyon döndürülür.

Şunlara uygulanır