PropertyValueCollection(PropertyValue) Constructeur

Définition

Initialise une nouvelle instance de la classe PropertyValueCollection en tant que sous-propriété du PropertyValue parent spécifié.

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)

Paramètres

parentValue
PropertyValue

PropertyValue parent.

S’applique à