ObjectPersistData.AllPropertyEntries Egenskap

Definition

Hämtar alla egenskapsposter för kontrollen som skapas.

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

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

Egenskapsvärde

En ArrayList som innehåller egenskapsposterna för kontrollen.

Gäller för