PropertyValueCollection(PropertyValue) Konstruktor

Definition

Initialisiert eine neue Instanz der PropertyValueCollection Klasse als Untereigenschaft für das angegebene übergeordnete Element PropertyValue.

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

Das übergeordnete Element PropertyValue.

Gilt für: