PropertyValue.Collection Eigenschap

Definitie

Wanneer deze wordt geïmplementeerd in een afgeleide klasse, haalt u een verzameling PropertyValue exemplaren op die overeenkomen met items in een verzameling wanneer IsCollection wordt gecontroleerd of de eigenschap een verzameling is.

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

Waarde van eigenschap

Een PropertyValueCollection object dat een verzameling eigenschapswaarde-exemplaren is.

Van toepassing op