PropertyValue.Collection Egenskap

Definition

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.

Gäller för