PropertyValueCollection(PropertyValue) Konstruktor

Definition

Initialisiert eine neue Instanz der PropertyValueCollection-Klasse, als Untereigenschaft eines angegebenen übergeordneten PropertyValue-Elements.

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)

Parameter

parentValue
PropertyValue

Der übergeordnete PropertyValue.

Gilt für: