ObjectPersistData.CollectionItems Özellik

Tanım

Koleksiyon türü olan öğeleri 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 ^ CollectionItems { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection CollectionItems { get; }
member this.CollectionItems : System.Collections.ICollection
Public ReadOnly Property CollectionItems As ICollection

Özellik Değeri

ICollection

ArrayListTürü içeren bir öğe ICollection .

Şunlara uygulanır