PropertyValueCollection(PropertyValue) Constructor

Definitie

Initialiseert een nieuw exemplaar van de PropertyValueCollection klasse als een subeigenschap naar het opgegeven bovenliggende PropertyValueitem.

protected:
 PropertyValueCollection(System::Activities::Presentation::PropertyEditing::PropertyValue ^ parentValue);
protected PropertyValueCollection(System.Activities.Presentation.PropertyEditing.PropertyValue parentValue);
new System.Activities.Presentation.PropertyEditing.PropertyValueCollection : System.Activities.Presentation.PropertyEditing.PropertyValue -> System.Activities.Presentation.PropertyEditing.PropertyValueCollection
Protected Sub New (parentValue As PropertyValue)

Parameters

parentValue
PropertyValue

Het bovenliggende PropertyValueitem.

Van toepassing op