PropertyValue.Collection Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
När den implementeras i en härledd klass, hämtar en samling PropertyValue instanser som motsvarar objekt i en samling när IsCollection verifierar att egenskapen är en samling.
public:
abstract property System::Activities::Presentation::PropertyEditing::PropertyValueCollection ^ Collection { System::Activities::Presentation::PropertyEditing::PropertyValueCollection ^ get(); };
public abstract System.Activities.Presentation.PropertyEditing.PropertyValueCollection Collection { get; }
member this.Collection : System.Activities.Presentation.PropertyEditing.PropertyValueCollection
Public MustOverride ReadOnly Property Collection As PropertyValueCollection
Egenskapsvärde
Ett PropertyValueCollection objekt som är en samling egenskapsvärdeinstanser.