ObjectPersistData.CollectionItems Egenskap

Definition

Hämtar objekt som är samlingstyper.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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

Egenskapsvärde

Ett ArrayList innehållande objekt av typen ICollection.

Gäller för