ObjectPersistData.AllPropertyEntries Özellik

Tanım

Oluşturulan denetimin tüm özellik girişlerini alır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Özellik Değeri

ICollection

ArrayListDenetim için özellik girdilerini içeren bir.

Şunlara uygulanır